Vivien Nicolas
|
fcf0c69abd
|
Merge remote branch 'upstream/master' into metrics
|
14 years ago |
vingtetun
|
193de6ff6d
|
Merge pull request #510 from notmasteryet/tree-22
Guess default width for FileFont3 using BaseFont
|
14 years ago |
notmasteryet
|
fc5ae0f875
|
Fixing getBaseFontMetricsAndMap function name
|
14 years ago |
notmasteryet
|
ed21c8590c
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-22
Conflicts:
pdf.js
|
14 years ago |
notmasteryet
|
2248690d11
|
Guess default width for FileFont3 using BaseFont
|
14 years ago |
vingtetun
|
eb592e09e4
|
Merge pull request #507 from kkujala/master
Name anonymous functions for debugging purpose
|
14 years ago |
Vivien Nicolas
|
c93ffd645f
|
Merge remote branch 'upstream/master' into metrics
|
14 years ago |
Vivien Nicolas
|
41ebb55d75
|
Fix tests failures
|
14 years ago |
notmasteryet
|
ba04d850f8
|
Merge pull request #506 from brendandahl/xrefstmrecursion
Ignore previously parsed xref streams
|
14 years ago |
vingtetun
|
498786ec0b
|
Merge pull request #508 from notmasteryet/lint-1
Fixing lint errors introduced by #505
|
14 years ago |
notmasteryet
|
7dc887ace3
|
Fixing lint errors introduced by #505
|
14 years ago |
Kalervo Kujala
|
de03b362cf
|
Name anonymous functions.
This makes profiling much more convenient.
|
14 years ago |
=
|
e318820a39
|
Ignore previously parsed xref streams
|
14 years ago |
Vivien Nicolas
|
826e0baf14
|
Fix a small lint error in fonts_utils.js
|
14 years ago |
vingtetun
|
6e859fb3e4
|
Merge pull request #505 from swznd/master
Add loading status indicator
|
14 years ago |
Muhammad Fikri
|
14bbd82ce5
|
fix indentation again
|
14 years ago |
Muhammad Fikri
|
34b6416017
|
fix indentations and style nits
|
14 years ago |
Muhammad Fikri
|
f08aafa72a
|
add loading status
|
14 years ago |
Chris Jones
|
7751b83821
|
Merge pull request #504 from notmasteryet/tree-21
Trivial fixes
|
14 years ago |
vingtetun
|
e41e1d1857
|
Merge pull request #503 from brendandahl/encodingdiff
Handle missing encoding differences array
|
14 years ago |
notmasteryet
|
dcd4f2ea61
|
Add LF to isSpace; pass ImageLoader when a pattern is processed
|
14 years ago |
=
|
31d64af855
|
Handle missing encoding differences array
|
14 years ago |
Vivien Nicolas
|
f3c20150bd
|
Fix lint errors and add metrics.js and charsets.js to the default set of pdf files in the Makefile
|
14 years ago |
Vivien Nicolas
|
06a3b49e49
|
Merge with upstream
|
14 years ago |
Andreas Gal
|
7df39bb065
|
Merge pull request #492 from notmasteryet/tree-19
Fixing the CID to GID mapping for cid fonts
|
14 years ago |
vingtetun
|
a0c58a5b73
|
Merge pull request #498 from kkujala/master
Align switch cases properly.
|
14 years ago |
Kalervo Kujala
|
74cddad433
|
Align switch cases properly.
|
14 years ago |
Julian Viereck
|
230fc48ccd
|
Add links to subscribe to mailing list.
|
14 years ago |
vingtetun
|
abce61cb57
|
Merge pull request #497 from notmasteryet/tree-20
removing onload from driver.js
|
14 years ago |
vingtetun
|
7a81e79138
|
Merge pull request #466 from notmasteryet/charstoglyphs
Refactoring charsToUnicode into charsToGlyphs
|
14 years ago |
notmasteryet
|
999487444d
|
removing onload from driver.js
|
14 years ago |
Andreas Gal
|
7038238209
|
Merge pull request #493 from notmasteryet/tree-20
Zero gjslint warnings mark
|
14 years ago |
Andreas Gal
|
8b96bee3ef
|
Merge pull request #495 from notmasteryet/otf-loca
Sanitize 'loca' font table
|
14 years ago |
notmasteryet
|
ebb9d7dd2c
|
Fix for 16-bit 'loca' table
|
14 years ago |
notmasteryet
|
f401a64eb2
|
Sanitize 'loca' font table: some fonts have first glyph with length 10
|
14 years ago |
notmasteryet
|
7036bcd4c7
|
Zero gjslint warnings mark
|
14 years ago |
notmasteryet
|
1c5b1cbc34
|
Fixing the CID to GID mapping for cid fonts (regression of arial_unicode_XX_cidfont.pdf)
|
14 years ago |
notmasteryet
|
e59a36a015
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
|
14 years ago |
notmasteryet
|
391ec1f99a
|
Moving defaultWidth into the charsToGlyphs function
|
14 years ago |
Chris Jones
|
537eb8f47b
|
Merge pull request #488 from notmasteryet/issue-484-a
Fixing double metrics issue for glyphs (#484)
|
14 years ago |
Chris Jones
|
850cc6ce81
|
Merge pull request #486 from notmasteryet/tree-16
Fixing lint long lines warnings
|
14 years ago |
Andreas Gal
|
b875c98550
|
Merge pull request #491 from notmasteryet/cmap-2
Fixing large cmap-s; reducing changes in the indent encoding
|
14 years ago |
notmasteryet
|
1f047495b1
|
Fixing large cmap-s; reduce changes in the indent encoding
|
14 years ago |
notmasteryet
|
0b1b8da982
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
Conflicts:
test/test_manifest.json
|
14 years ago |
Andreas Gal
|
fe01091053
|
Merge pull request #489 from notmasteryet/tree-18
Modifying how the artofwar encryption handled
|
14 years ago |
notmasteryet
|
1d00b89285
|
Modifying how the artofwar encryption handled; add wdsg_fitc as reftest
|
14 years ago |
notmasteryet
|
fc574f646a
|
Fixing double metrics issue for glyphs (#484)
|
14 years ago |
notmasteryet
|
559bd070bf
|
Fixing lint long lines warnings
|
14 years ago |
vingtetun
|
82745def0a
|
Merge pull request #482 from ironymark/master
FIxed Ascent and Descent in OS/2 table
|
14 years ago |
Adil Allawi
|
530d78e0f8
|
Added myself to the license (yay!)
Tweaked according to comments in pull request #482
|
14 years ago |