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
Adil Allawi
870de2f7f3
Add opentype ascender, descender and units-per-em to font properties
...
Prefer font ascender, descender when creating OS/2 table
scale PDF ascender and descender in OS/2 table by font units per em if it exists
Fix the truetype font header to prevent Windows rejecting a Mac truetype font
14 years ago
Adil Allawi
cac74d7cb3
Fix OS/2 table to match font yMax and yMin from head table
14 years ago
Artur Adib
418c1d5454
Merging #478 #483
14 years ago
Artur Adib
e2b1cf1baf
Minor
14 years ago
Artur Adib
f3745f7c13
New README, .gitignores; Makefile
...
Makefile: commented out unnecessary closure download and shell testing (at least until someone decides to work on this).
14 years ago
Artur Adib
bc91b98fc8
Addressing comments by Vivien
14 years ago
Artur Adib
3476364886
Moved helloworld/ to examples/helloworld/
14 years ago
Artur Adib
6e29034912
Hello World example
...
Perhaps the simplest use of pdf.js.
See README.md in the new folder
14 years ago
notmasteryet
f57972d925
Merge branch '07254bb0a5'
14 years ago
notmasteryet
582b760a65
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
14 years ago
notmasteryet
a0ef97fb60
Transfer defaultWidth for files without the file
14 years ago
notmasteryet
10a2fa66c2
Fixing defaultWidth; variables names
14 years ago
Chris Jones
28ea0cef7e
Merge pull request #479 from arturadib/exec-flags
...
Removed exec flags of non-exec files (chmod -x)
14 years ago
Kalervo Kujala
07254bb0a5
Fix small lint warnings.
14 years ago
Vivien Nicolas
a217e7a121
Merge remote branch 'upstream/master' into metrics
14 years ago
Artur Adib
1a79f3fb43
Changed exec flags of non-exec files (chmod -x)
14 years ago
Chris Jones
3006c090ad
Merge pull request #477 from arturadib/sanity-checks
...
Sanity checks
14 years ago
notmasteryet
1347db797c
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
...
Conflicts:
test/test_manifest.json
14 years ago
notmasteryet
e512000877
Fixing properties.widths is null issue; fips197 test file
14 years ago
Artur Adib
151694cce1
Merge branch 'refs/heads/check-stylesheet' into continuation-check
14 years ago
Artur Adib
de253dcbe3
Check for stylesheet presence (font.js)
...
If doc doesn't have a stylesheet, create one.
14 years ago
Artur Adib
5587cce165
Check for continuation callback
14 years ago
Andreas Gal
4dd79a51c1
Merge pull request #474 from notmasteryet/tree-15
...
Fixing truncated streams with multiple filters
14 years ago
Chris Jones
78528b6d04
Merge pull request #473 from notmasteryet/tree-14
...
Fixing and optimizing isYcckImage()
14 years ago
notmasteryet
361d53e1a9
Fixing truncated streams with multiple filters
14 years ago
Andreas Gal
2132a2f57c
Merge pull request #472 from notmasteryet/artofwar
...
Disable encryption when a ToUnicode stream is used in a font
14 years ago
notmasteryet
4e1a5296d2
Fixing and optimizing isYcckImage()
14 years ago
notmasteryet
a78704567c
Merge pull request #471 from kkujala/master
...
Use values instead of undefined in array initializations.
14 years ago
notmasteryet
94da20d776
Disable encryption when a ToUnicode stream is used in a font
14 years ago