Vivien Nicolas
6329f89982
Simplify the cmap format 6 conversion - fix #449
14 years ago
notmasteryet
6245073ad9
Merge pull request #457 from kkujala/master
...
Fix gjslint warnings.
14 years ago
notmasteryet
4e21e417cd
Fix test_slave.html ref to metrics.js
14 years ago
Kalervo Kujala
946c4e2a88
Initialize inputBuf to zero.
14 years ago
Vivien Nicolas
5cb2a07b3d
Fix an issue with the vhea/vmtx tables
14 years ago
Vivien Nicolas
841fabd4e9
Fix wrong spacing for format 6
14 years ago
Vivien Nicolas
a89e7331f4
Add a comment for using unit-per-em in the measureText() method
14 years ago
Vivien Nicolas
0ea9411f69
Prevent missing charcode to block the rendering
14 years ago
Vivien Nicolas
d4fb9c786c
Use the built-in widths to calculate glyphs metrics
14 years ago
Vivien Nicolas
f759e56a02
Merge remote branch 'upstream/master' into HEAD
14 years ago
Vivien Nicolas
59af13e09f
Merge branch 'refactor'
14 years ago
Kalervo Kujala
63d3f06265
Fix lastRow bug.
...
It was introduced by 99ffc9991e
.
14 years ago
Kalervo Kujala
b8263a5c1f
Initialize inputBuf.
...
Fix also another jslint error.
14 years ago
Kalervo Kujala
d9e01b1d7a
Fix gjslint warnings.
14 years ago
Vivien Nicolas
81d7d1a725
Add widths information for the most common fonts cases
14 years ago
Vivien Nicolas
71d0f0d55c
Remove a useless check in charsToUnicode
14 years ago
Andreas Gal
d687d20c69
Merge pull request #456 from notmasteryet/pdfstring
...
Add PDFString conversion function
14 years ago
Vivien Nicolas
a7ef696fea
Add an empty 'widths' to the properties object for base font
14 years ago
Vivien Nicolas
f014867bf8
Merge remote branch 'upstream/master' into refactor
14 years ago
Vivien Nicolas
567be29720
Add more glue between glyph mapping and code mapping
14 years ago
notmasteryet
92a7468e9a
Add PDFString conversion
14 years ago
notmasteryet
768554afd8
Merge pull request #454 from vingtetun/refactor
...
Refactor the translateFont() method to be more readable and simpler
14 years ago
vingtetun
4472d899ff
Merge pull request #455 from kkujala/master
...
Fix array initializations.
14 years ago
Kalervo Kujala
a9e0ddc22f
Use typed arrays instead of normal arrays in FlateStream.
...
Also fix a couple of lint warnings.
14 years ago
Kalervo Kujala
fb5807721e
Fix array initializations.
...
And refactor one loop.
14 years ago
Vivien Nicolas
92081af896
Revert a change from the narrow hack
14 years ago
Vivien Nicolas
9c8efbee62
Merge remote branch 'upstream/master' into refactor
14 years ago
Vivien Nicolas
c5b83eaf73
Refactor translateFont() to be more readable - part3
14 years ago
Vivien Nicolas
4d2b8ea1c8
Refactor translateFont() to be more readable - part2
14 years ago
Andreas Gal
909284df7b
Merge pull request #453 from vingtetun/master
...
Fix for #451
14 years ago
Andreas Gal
71ad19365c
Merge pull request #446 from vingtetun/extension
...
Initial import of the Firefox extension (issue #424 )
14 years ago
Vivien Nicolas
8c21f53c98
Refactor translateFont() to be more readable
14 years ago
Vivien Nicolas
12ef21cbbe
Fix lenIV misreading and warn instead of stop for unimplemented Type1 commands
14 years ago
notmasteryet
d72178d6dd
Merge pull request #447 from vingtetun/serif
...
Add a list of common serif fonts to not always fallback on sans-serif
14 years ago
notmasteryet
f8866b37a4
Merge pull request #448 from kkujala/master
...
Use radix in parseInt function calls.
14 years ago
notmasteryet
122e4c1e67
Merge pull request #443 from vingtetun/master
...
Partial fix for issue #440
14 years ago
Kalervo Kujala
0b19fd5251
Use radix in parseInt function calls.
14 years ago
Vivien Nicolas
ea42fd69e4
Add a list of common serif fonts to not always fallback on sans-serif if the font file is missing
14 years ago
vingtetun
a02a1385b6
Merge pull request #445 from kkujala/master
...
Use unique variable names in toplevelPagesDict function.
14 years ago
Vivien Nicolas
0e062668e9
Fix review comments from #424
14 years ago
Kalervo Kujala
24babb6536
Use unique variable names in toplevelPagesDict function.
14 years ago
Vivien Nicolas
e18ddc9c97
Initial import of the Firefox extension
14 years ago
notmasteryet
dca81bdeeb
Merge pull request #444 from kkujala/master
...
Use radix in parseInt function calls.
14 years ago
Kalervo Kujala
5c132be0e0
Use radix in parseInt function calls.
14 years ago
Andreas Gal
1db8ccaa21
Merge pull request #442 from arturadib/fix-tellAppToQuit
...
Fixed browser shutdown bug in Mac tests
14 years ago
Artur Adib
1296da313c
Fixed browser shutdown bug for Macs
...
The unnecessary spaces in the URL query were causing `tellAppToQuit()` to fail to detect the query `path`, so the browser was being killed via timeout instead of intended script.
14 years ago
Vivien Nicolas
5e37bf7aeb
Do not alter the encoding if no file is going to be altered
14 years ago
Vivien Nicolas
0c091ca855
Merge remote branch 'upstream/master'
14 years ago
vingtetun
76d58ca4ca
Merge pull request #438 from notmasteryet/zoom-bookmark
...
Scrolling (and zoom) to the bookmark
14 years ago
Vivien Nicolas
b1a85c6229
Fix cmap encoding records to pass the sanitizer in the case of a duplicate platform: 1, encoding: 0
14 years ago