Commit Graph

2070 Commits

Author SHA1 Message Date
Muhammad Fikri
14bbd82ce5 fix indentation again 2011-09-21 21:05:40 +07:00
Muhammad Fikri
34b6416017 fix indentations and style nits 2011-09-21 19:25:29 +07:00
Muhammad Fikri
f08aafa72a add loading status 2011-09-21 11:49:09 +07:00
Chris Jones
7751b83821 Merge pull request #504 from notmasteryet/tree-21
Trivial fixes
2011-09-20 18:12:13 -07:00
vingtetun
e41e1d1857 Merge pull request #503 from brendandahl/encodingdiff
Handle missing encoding differences array
2011-09-20 17:29:03 -07:00
notmasteryet
dcd4f2ea61 Add LF to isSpace; pass ImageLoader when a pattern is processed 2011-09-20 19:04:12 -05:00
=
31d64af855 Handle missing encoding differences array 2011-09-20 15:42:52 -07:00
Vivien Nicolas
f3c20150bd Fix lint errors and add metrics.js and charsets.js to the default set of pdf files in the Makefile 2011-09-20 04:26:37 +02:00
Vivien Nicolas
42859177fd Merge with upstream 2011-09-20 03:56:33 +02:00
Vivien Nicolas
06a3b49e49 Merge with upstream 2011-09-20 03:42:34 +02:00
Andreas Gal
7df39bb065 Merge pull request #492 from notmasteryet/tree-19
Fixing the CID to GID mapping for cid fonts
2011-09-19 16:12:10 -07:00
vingtetun
a0c58a5b73 Merge pull request #498 from kkujala/master
Align switch cases properly.
2011-09-19 14:28:07 -07:00
Kalervo Kujala
74cddad433 Align switch cases properly. 2011-09-19 23:17:58 +03:00
Julian Viereck
230fc48ccd Add links to subscribe to mailing list. 2011-09-19 21:11:14 +03:00
vingtetun
abce61cb57 Merge pull request #497 from notmasteryet/tree-20
removing onload from driver.js
2011-09-19 07:37:34 -07:00
vingtetun
7a81e79138 Merge pull request #466 from notmasteryet/charstoglyphs
Refactoring charsToUnicode into charsToGlyphs
2011-09-19 07:34:46 -07:00
notmasteryet
999487444d removing onload from driver.js 2011-09-19 07:06:20 -05:00
Andreas Gal
7038238209 Merge pull request #493 from notmasteryet/tree-20
Zero gjslint warnings mark
2011-09-18 22:41:42 -07:00
Andreas Gal
8b96bee3ef Merge pull request #495 from notmasteryet/otf-loca
Sanitize 'loca' font table
2011-09-18 22:39:27 -07:00
notmasteryet
ebb9d7dd2c Fix for 16-bit 'loca' table 2011-09-18 22:44:25 -05:00
notmasteryet
f401a64eb2 Sanitize 'loca' font table: some fonts have first glyph with length 10 2011-09-18 21:25:05 -05:00
notmasteryet
7036bcd4c7 Zero gjslint warnings mark 2011-09-18 14:44:57 -05:00
notmasteryet
1c5b1cbc34 Fixing the CID to GID mapping for cid fonts (regression of arial_unicode_XX_cidfont.pdf) 2011-09-18 12:08:52 -05:00
notmasteryet
e59a36a015 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs 2011-09-18 09:11:53 -05:00
notmasteryet
391ec1f99a Moving defaultWidth into the charsToGlyphs function 2011-09-18 09:11:31 -05:00
Chris Jones
537eb8f47b Merge pull request #488 from notmasteryet/issue-484-a
Fixing double metrics issue for glyphs (#484)
2011-09-17 19:42:13 -07:00
Chris Jones
850cc6ce81 Merge pull request #486 from notmasteryet/tree-16
Fixing lint long lines warnings
2011-09-17 19:41:04 -07:00
Andreas Gal
b875c98550 Merge pull request #491 from notmasteryet/cmap-2
Fixing large cmap-s; reducing changes in the indent encoding
2011-09-17 15:21:39 -07:00
notmasteryet
1f047495b1 Fixing large cmap-s; reduce changes in the indent encoding 2011-09-17 17:13:22 -05:00
notmasteryet
0b1b8da982 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
Conflicts:
	test/test_manifest.json
2011-09-17 11:23:34 -05:00
Andreas Gal
fe01091053 Merge pull request #489 from notmasteryet/tree-18
Modifying how the artofwar encryption handled
2011-09-17 09:04:49 -07:00
notmasteryet
1d00b89285 Modifying how the artofwar encryption handled; add wdsg_fitc as reftest 2011-09-17 10:32:42 -05:00
notmasteryet
fc574f646a Fixing double metrics issue for glyphs (#484) 2011-09-16 22:49:43 -05:00
notmasteryet
559bd070bf Fixing lint long lines warnings 2011-09-16 19:53:52 -05:00
vingtetun
82745def0a Merge pull request #482 from ironymark/master
FIxed Ascent and Descent in OS/2 table
2011-09-16 17:41:09 -07:00
Adil Allawi
530d78e0f8 Added myself to the license (yay!)
Tweaked according to comments in pull request #482
2011-09-16 23:55:06 +01:00
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
2011-09-16 17:46:15 +01:00
Adil Allawi
cac74d7cb3 Fix OS/2 table to match font yMax and yMin from head table 2011-09-16 17:46:15 +01:00
Artur Adib
418c1d5454 Merging #478 #483 2011-09-16 08:45:20 -07:00
Artur Adib
e2b1cf1baf Minor 2011-09-16 08:28:59 -07:00
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).
2011-09-16 08:28:59 -07:00
Artur Adib
bc91b98fc8 Addressing comments by Vivien 2011-09-16 08:28:42 -07:00
Artur Adib
3476364886 Moved helloworld/ to examples/helloworld/ 2011-09-16 08:28:42 -07:00
Artur Adib
6e29034912 Hello World example
Perhaps the simplest use of pdf.js.

See README.md in the new folder
2011-09-16 08:28:42 -07:00
notmasteryet
f57972d925 Merge branch '07254bb0a5' 2011-09-15 22:16:09 -05:00
notmasteryet
582b760a65 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs 2011-09-15 19:50:55 -05:00
notmasteryet
a0ef97fb60 Transfer defaultWidth for files without the file 2011-09-15 19:32:36 -05:00
notmasteryet
10a2fa66c2 Fixing defaultWidth; variables names 2011-09-15 19:26:32 -05:00
Chris Jones
28ea0cef7e Merge pull request #479 from arturadib/exec-flags
Removed exec flags of non-exec files (chmod -x)
2011-09-15 16:01:02 -07:00
Kalervo Kujala
07254bb0a5 Fix small lint warnings. 2011-09-15 23:32:44 +03:00