Yury Delendik
194994a289
Merge pull request #6551 from yurydelendik/subaa
...
[api-minor] Enables subpixel anti-aliasing for most of the content.
10 years ago
Yury Delendik
8200f099a3
Fix chars scaling for standard fonts.
10 years ago
Yury Delendik
2f1a626d6a
Merge pull request #6640 from dsprenkels/issue-6006-radial-gradient-size
...
Apply transformation matrix to RadialGradient radiuses
10 years ago
Tim van der Meij
d000f039af
Merge pull request #6647 from Snuffleupagus/issue-845-reduced-test
...
Replace the unavailable linked test-case for issue 845 with a reduced test-case
10 years ago
Brendan Dahl
3dd4764158
Merge pull request #6646 from yurydelendik/version1.2.109
...
Version 1.2.109
10 years ago
Daan Sprenkels
6ce83d3290
apply transformation matrix to RadialGradient radiuses,
...
not only to circle origin points
fix for #6006
10 years ago
Jonas Jenwald
bd8d3a78a3
Replace the unavailable linked test-case for issue 845 with a reduced test-case
...
Re: issue 845 and PR 1977.
10 years ago
Yury Delendik
99f9b523c2
Merge pull request #6627 from prometheansacrifice/use-editorconfig
...
Uses editorconfig to maintain consistent coding styles
10 years ago
Yury Delendik
94a64b5f3d
Version 1.2.109
10 years ago
Yury Delendik
37f511cb65
Merge pull request #6645 from Snuffleupagus/issue-3405-reduced-test
...
Replace the unavailable linked test-case for issue 3405 with a reduced test-case
10 years ago
Yury Delendik
c506ca6ba1
Merge pull request #6642 from Snuffleupagus/pr-2606-reduced-tests
...
Replace the unavailable linked test-cases for PR 2606 with reduced test-cases
10 years ago
Yury Delendik
b2e3c59372
Merge pull request #6639 from Snuffleupagus/pr-197-reduced-test
...
Replace the unavailable linked test-case for PR 197 with a reduced test-case
10 years ago
Yury Delendik
661220e4ef
Merge pull request #6638 from Snuffleupagus/issue-1655-reduced-test
...
Replace the unavailable linked test-case for issue 1655 with a reduced test-case
10 years ago
Yury Delendik
1d8800370a
Allow subpixel anti-aliasing for most of the content.
10 years ago
Jonas Jenwald
1478241c8e
Replace the unavailable linked test-case for issue 3405 with a reduced test-case
...
Re: issue 3405 and PR 3861.
10 years ago
Jonas Jenwald
841831f35e
Replace the unavailable linked test-cases for PR 2606 with reduced test-cases
...
Re: PR 2606.
10 years ago
Jonas Jenwald
4b360512af
Replace the unavailable linked test-case for PR 197 with a reduced test-case
...
Re: PR 197.
*Note:* Since this is a `load` test, `makeref` won't be necessary.
10 years ago
Jonas Jenwald
dca681e82b
Replace the unavailable linked test-case for issue 1655 with a reduced test-case
...
Re: issue 1655 and PR 1978.
10 years ago
Tim van der Meij
f096e4ab91
Merge pull request #6637 from Snuffleupagus/issue-3207-reduced-test
...
Replace the unavailable linked test-case for issue 3207 with a reduced test-case
10 years ago
Jonas Jenwald
458aff66f4
Replace the unavailable linked test-case for issue 3207 with a reduced test-case
...
Re: issue 3207 and PR 3268.
10 years ago
Manas
a2ba1b8189
Uses editorconfig to maintain consistent coding styles
...
Removes the following as they unnecessary
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
10 years ago
Tim van der Meij
436b596a13
Merge pull request #6633 from Snuffleupagus/issue-3263-reduced-test
...
Replace the unavailable linked test-case for issue 3263 with a reduced test-case
10 years ago
Yury Delendik
875588d0cd
Merge pull request #6630 from tonyjin/fix-minor-capitalization
...
Fix minor capitalization issue in viewer
10 years ago
Jonas Jenwald
5bd76c46ac
Replace the unavailable linked test-case for issue 3263 with a reduced test-case
...
Re: issue 3263 and PR 3265.
10 years ago
Yury Delendik
9e335a61fd
Merge pull request #6628 from Snuffleupagus/issue-6621
...
Ignore the /Mask entry in images unless its /ImageMask entry is explicitly set to `true` (issue 6621)
10 years ago
Jonas Jenwald
50a70429ec
Ignore the /Mask entry in images unless its /ImageMask entry is explicitly set to `true` (issue 6621)
...
Fixes 6621.
10 years ago
Tony Jin
570f144fc3
Fix minor capitalization issue in viewer
10 years ago
Yury Delendik
9455095ee9
Merge pull request #6629 from Snuffleupagus/downgrade-jshint-to-fix-travis
...
Downgrade the JSHint version in order to fix linting failures on Travis
10 years ago
Jonas Jenwald
de07bd23dd
Downgrade the JSHint version in order to fix linting failures on Travis
10 years ago
Yury Delendik
7381ff9523
Merge pull request #6599 from prometheansacrifice/generate-better-api-docs
...
Generate better API documentation
10 years ago
Manas
dbcb46c8de
Uses @alias to fix missing comments on JSDocs pages
10 years ago
Yury Delendik
2a5a79136a
Merge pull request #6625 from Snuffleupagus/issue-6463
...
Dispatch the `pagerendered` event when zooming is only done with CSS (issue 6463)
10 years ago
Jonas Jenwald
2646f27434
Dispatch the `pagerendered` event when zooming is only done with CSS (issue 6463)
...
In my opinion, this event shouldn't be dispatched in `PDFPageView.cssTransform`, since that would cause *two* events to be fired when "normal" zooming is used (once in `PDFPageView.cssTransform`, and once in `PDFPageView.draw`).
Fixes 6463.
10 years ago
Tim van der Meij
3a23367f04
Merge pull request #6610 from Snuffleupagus/issue-2128-reduced-test
...
Replace the unavailable linked test-case for issue 2128 with a reduced test-case
10 years ago
Tim van der Meij
d8ddde26b7
Merge pull request #6622 from yurydelendik/rm-mc-tests
...
Remove mozcentral test files.
10 years ago
Yury Delendik
4c9f6741ae
Remove mozcentral test files.
10 years ago
Yury Delendik
248e211a20
Merge pull request #6600 from Rob--W/test-server-improved
...
Improve reliability of the test server
10 years ago
Rob Wu
b0ff49e456
Improve reliability of the test server
...
- replace // with /
(otherwise http://localhost:8888// links to e.g. http://src/ instead
of http://localhost:8888/src ).
- Solve XSS issue (file names should be sanitized, not output as-is).
- Prevent server from crashing if there is a stat error (e.g. permission
error or file not found (e.g. broken symlink)).
10 years ago
Jonas Jenwald
3008580972
Replace the unavailable linked test-case for issue 2128 with a reduced test-case
...
Re: issue 2128 and PR 2628.
10 years ago
Yury Delendik
a4ca9986e1
Merge pull request #6318 from Snuffleupagus/bug-1191279
...
For documents with different page sizes, ensure that the correct page becomes visible on load when e.g. the 'page' hash parameter was provided (bug 1191279, issue 6393)
10 years ago
Yury Delendik
3674f0d7c7
Merge pull request #6620 from Rob--W/node-test-random-port
...
Use random port in test webserver
10 years ago
Rob Wu
ff8c334207
Use random port in test webserver
10 years ago
Yury Delendik
3c94ba8a1c
Merge pull request #6617 from Snuffleupagus/issue-6615
...
Correctly handle /FitH destinations with `null` as the parameter
10 years ago
Jonas Jenwald
e629882f2a
Correctly handle /FitH destinations with `null` as the parameter
...
According to http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/PDF32000_2008.pdf#G11.2095870 , the vertical position shouldn't change if the parameter is `null`.
Fixes 6615.
10 years ago
Yury Delendik
3c6df26704
Merge pull request #6608 from Rob--W/improved-error-message-local-file
...
Improve error message for non-existent local files
10 years ago
Yury Delendik
5b2015b04b
Merge pull request #6607 from Snuffleupagus/TrueType-without-cmap
...
Prevent `readCmapTable` from failing if the `cmap` is missing in TrueType fonts
10 years ago
Rob Wu
c604cc22d1
Improve error message for non-existent local files
...
I received multiple reports about the following cryptic error in the
Chrome extension when the user tried to open a local file:
> PDF.js v1.1.527 (build: 2096a2a
)
> Message: Cannot read property 'Symbol(Symbol.iterator)' of null
This error most likely originated from core/stream.js:
function Stream(arrayBuffer, start, length, dict) {
this.bytes = (arrayBuffer instanceof Uint8Array ?
arrayBuffer : new Uint8Array(arrayBuffer));
^^^^^^^^^^^
`arrayBuffer` is `null`, and that in turn is caused by the fact that
for non-existing files, there is no data. I've applied two fixes:
1. Never call onDone with a void buffer, but call the error handler
instead.
2. Show a sensible error message for local files with status = 0.
10 years ago
Jonas Jenwald
ff64ef0243
Prevent `readCmapTable` from failing if the `cmap` is missing in TrueType fonts
...
Fixes http://arrow.dit.ie/cgi/viewcontent.cgi?article=1000&context=aaschadpoth#page=3 .
10 years ago
Tim van der Meij
1280b7b76b
Merge pull request #6604 from Snuffleupagus/issue-4665-reduced-test
...
Add a reduced `text` test-case for issue 4665
10 years ago
Tim van der Meij
07067cf078
Merge pull request #6602 from vivin/adding-to-authors
...
Adding to authors
10 years ago