Brendan Dahl
|
5608f8e445
|
Test refactoring for async api.
|
13 years ago |
Yury Delendik
|
3b83a42a91
|
Outline fix, destroy, and linting
|
13 years ago |
Brendan Dahl
|
fd58f04117
|
Refactor API to be async.
|
13 years ago |
Yury Delendik
|
73cab9c302
|
Initial API refectoring
|
13 years ago |
Yury Delendik
|
d61c4f07f8
|
Initial view bug and rename viewport function
|
13 years ago |
Yury Delendik
|
2f4423cffb
|
Fixing zoom and rotate issues
|
13 years ago |
Yury Delendik
|
47c43b5779
|
Removing the rotatePoint, width, height from the API
|
13 years ago |
Brendan Dahl
|
fbd9fcd8fb
|
Fix fingerprint name.
|
13 years ago |
Yury Delendik
|
737ed84174
|
Initial API implementation
|
13 years ago |
Julian Viereck
|
c9fb5637c3
|
Extract one page after the other and not all pages at once
|
13 years ago |
Yury Delendik
|
be6ccdca34
|
Rebuilding invalid OS/2 table
|
13 years ago |
Brendan Dahl
|
4984ca9894
|
Fix lint.
|
13 years ago |
Yury Delendik
|
08a241fc4b
|
Convert Unicode strings in the document info (#1458)
|
13 years ago |
Yury Delendik
|
8ee1f96b19
|
Fix the merge
|
13 years ago |
Kalervo Kujala
|
5083774a8c
|
Fix lint warnings in fonts.js.
|
13 years ago |
Brendan Dahl
|
cee2f73ca9
|
Fix table of contents.
|
13 years ago |
Kalervo Kujala
|
8fd04e7daa
|
Correct Type1 class method names.
|
13 years ago |
Kalervo Kujala
|
99440ab691
|
Refactor class method names.
Also move functionality to more logical place in canvas.js and jpx.js.
|
13 years ago |
Brendan Dahl
|
8a45177be0
|
Make Dict handle all the fetching of Refs.
|
13 years ago |
Yury Delendik
|
0ca4ca6077
|
Improving invalid operations syntax recovery (#1466) (see also #589)
|
13 years ago |
Yury Delendik
|
b3bcd7370c
|
Removing double-entry for 'space' for standard encodings
|
13 years ago |
gigaherz
|
9abbce021f
|
Undo comment changes.
|
13 years ago |
gigaherz
|
c6d7e654ee
|
Replace variables named 'char'=>'character', 'byte'=>'octet' and field '.private'=>'.privateData'. This allows pdf.js to compile with Google's Closure Compiler.
|
13 years ago |
Brendan Dahl
|
8c5d33c86b
|
Fix cff regression.
|
13 years ago |
Brendan Dahl
|
7008d07fde
|
Fix gradients for fill and stroke.
|
13 years ago |
Saebekassebil
|
e9b5205612
|
File header
|
13 years ago |
Saebekassebil
|
10fb0dc383
|
Use strict and expose in build version
|
13 years ago |
Saebekassebil
|
1181ef2778
|
Fix throwing errors
|
13 years ago |
Saebekassebil
|
89c1873fd8
|
more one-line fixes
|
13 years ago |
Saebekassebil
|
e6277784f1
|
fix to follow syntax style guidelines
|
13 years ago |
Kalervo Kujala
|
a84fbb9eb2
|
Fix a couple of closure names.
|
13 years ago |
Saebekassebil
|
e283a60d7b
|
return and shadow for getDocumentInfo
|
13 years ago |
Saebekassebil
|
4703a6cfcd
|
refactor getFingerprint
|
13 years ago |
Saebekassebil
|
94a1558843
|
refactor and shadow
|
13 years ago |
Saebekassebil
|
edc1694620
|
Now also fetch 'Document Info Dictionary', and expose 'raw' metadata attributes
|
13 years ago |
notmasteryet
|
851220074d
|
Checking if it's a true symbolic truetype font
|
13 years ago |
notmasteryet
|
bcdf7b46c5
|
Fixing advance after disabled symbols
|
13 years ago |
notmasteryet
|
72355121a0
|
Don't print missing symbols in the font
|
13 years ago |
Saebekassebil
|
efa89ba41a
|
Fix issue #1302
|
13 years ago |
Saebekassebil
|
ab198e89cc
|
Typo from git'ing around
|
13 years ago |
Saebekassebil
|
9dbcc74d41
|
lint..
|
13 years ago |
Saebekassebil
|
20dd225e40
|
Metadata parsing/serialization
|
13 years ago |
Kalervo Kujala
|
8e060bdbca
|
Use [] instead of new Array(...).
|
13 years ago |
Brendan Dahl
|
37fef69e5e
|
Remove slice.
|
13 years ago |
Kalervo Kujala
|
ed2bcf0ffa
|
Add protection against malicious code in font loader.
|
13 years ago |
Kalervo Kujala
|
eb4ec7899a
|
Remove unreachable logic after error(...) is called.
The function error(...) always throws so there is no need to return separately
or have an else branch.
|
13 years ago |
Brendan Dahl
|
6f5baaa60b
|
Fix names, remove debug function.
|
13 years ago |
Kalervo Kujala
|
2fb6e413db
|
Separate return statement from function for clarity in bidi.js.
This fixes also JSlint warning.
|
13 years ago |
notmasteryet
|
73c9f8797b
|
Add missing .link files; minor fix
|
13 years ago |
notmasteryet
|
a66b1a7ad3
|
Fix unicode re-assignment; MacRomanEncoding detection
|
13 years ago |