notmasteryet
391ec1f99a
Moving defaultWidth into the charsToGlyphs function
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
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
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
Kalervo Kujala
7a421794a2
Use zeroes in PDFStringTranslateTable array instead of undefined.
14 years ago
Kalervo Kujala
9857287806
Use empty strings in zaph dingbats shadow encodings array instead of undefined.
14 years ago
Kalervo Kujala
67e264e579
Use empty strings in symbols shadow encodings array instead of undefined.
14 years ago
Kalervo Kujala
2b4e722a1c
Use empty strings in win ansi shadow encodings array instead of undefined.
14 years ago
Kalervo Kujala
7a1c02bc9e
Use empty strings in standard shadow encodings array instead of undefined.
14 years ago
Kalervo Kujala
68ceff4081
Use empty strings in mac roman shadow encodings array instead of undefined.
14 years ago
Kalervo Kujala
1d91f595d8
Merge remote-tracking branch 'upstream/master'
14 years ago
notmasteryet
40e0cb40a6
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
...
Conflicts:
fonts.js
14 years ago
notmasteryet
3ea4e25fb3
Merge pull request #470 from kkujala/master
...
Small fixes for comments and lint
14 years ago
Kalervo Kujala
9256a62304
Use empty strings in mac shadow encodings array instead of undefined.
14 years ago
Kalervo Kujala
30b8d1dd08
Use empty strings in shadow encodings array instead of undefined.
14 years ago
Kalervo Kujala
b5412c13d8
Fix gjslint warnings.
14 years ago
Kalervo Kujala
8e5a8fb49f
Fix Mode comment lines.
14 years ago
Chris Jones
5692dda43f
Merge pull request #469 from kkujala/master
...
fix jslint warnings in fonts.js
14 years ago
notmasteryet
f16a90bcad
Merge pull request #468 from kkujala/master
...
fix jslint warnings
14 years ago
Kalervo Kujala
0dc0dd4c97
fix jslint warnings in fonts.js
14 years ago