Commit Graph

1931 Commits

Author SHA1 Message Date
Vivien Nicolas
fcf0c69abd Merge remote branch 'upstream/master' into metrics 2011-09-22 11:28:18 +02:00
vingtetun
193de6ff6d Merge pull request #510 from notmasteryet/tree-22
Guess default width for FileFont3 using BaseFont
2011-09-22 02:14:19 -07:00
notmasteryet
fc5ae0f875 Fixing getBaseFontMetricsAndMap function name 2011-09-21 21:53:36 -05:00
notmasteryet
ed21c8590c Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-22
Conflicts:
	pdf.js
2011-09-21 20:00:35 -05:00
notmasteryet
2248690d11 Guess default width for FileFont3 using BaseFont 2011-09-21 19:56:09 -05:00
vingtetun
eb592e09e4 Merge pull request #507 from kkujala/master
Name anonymous functions for debugging purpose
2011-09-21 16:42:05 -07:00
Vivien Nicolas
c93ffd645f Merge remote branch 'upstream/master' into metrics 2011-09-22 01:24:39 +02:00
Vivien Nicolas
41ebb55d75 Fix tests failures 2011-09-22 01:22:34 +02:00
notmasteryet
ba04d850f8 Merge pull request #506 from brendandahl/xrefstmrecursion
Ignore previously parsed xref streams
2011-09-21 15:51:40 -07:00
vingtetun
498786ec0b Merge pull request #508 from notmasteryet/lint-1
Fixing lint errors introduced by #505
2011-09-21 15:32:55 -07:00
notmasteryet
7dc887ace3 Fixing lint errors introduced by #505 2011-09-21 17:28:48 -05:00
Kalervo Kujala
de03b362cf Name anonymous functions.
This makes profiling much more convenient.
2011-09-21 23:46:29 +03:00
=
e318820a39 Ignore previously parsed xref streams 2011-09-21 10:04:21 -07:00
Vivien Nicolas
826e0baf14 Fix a small lint error in fonts_utils.js 2011-09-21 16:26:20 +02:00
vingtetun
6e859fb3e4 Merge pull request #505 from swznd/master
Add loading status indicator
2011-09-21 07:19:39 -07:00
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
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