Commit Graph

1948 Commits

Author SHA1 Message Date
vingtetun
b8c7030309 Merge pull request #515 from notmasteryet/tree-23
Fixing hyperlinks (regr. #509)
2011-09-22 17:03:16 -07:00
notmasteryet
7fd6283d6f Fixing hyperlinks (regr. #509) 2011-09-22 18:29:43 -05:00
Andreas Gal
8c7934e59d Merge pull request #509 from vingtetun/master
Support CropBox (see PDFReference page 145)
2011-09-22 16:03:41 -07:00
Andreas Gal
e96e9a14bb Merge pull request #512 from kkujala/master
Make showText and showSpacedText slightly faster.
2011-09-22 14:36:48 -07:00
Andreas Gal
f57d679ca7 Merge pull request #513 from brendandahl/derefcolorspacename
Dereference dictionary for colorspace linked by name
2011-09-22 14:36:10 -07:00
=
8072052fb1 Handle references for color space names that are defined in a dictionary 2011-09-22 13:17:28 -07:00
Kalervo Kujala
5c772329d8 Make showText and showSpacedText slightly faster. 2011-09-22 23:01:16 +03:00
notmasteryet
37a980ca28 Merge pull request #500 from vingtetun/metrics
Metrics
2011-09-22 05:14:38 -07:00
Vivien Nicolas
da6acb200a Fix tests failure by cloning the GlyphsUnicode object 2011-09-22 13:39:28 +02:00
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
Vivien Nicolas
bfd5487e81 Merge remote branch 'upstream/master' 2011-09-22 00:45:12 +02:00
Vivien Nicolas
d8905b524d Fix a lint error 2011-09-22 00:44:51 +02: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
Vivien Nicolas
b7796f123a Support CropBox attribute 2011-09-22 00:32:36 +02: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
1539e89ed7 Merge remote branch 'upstream/master' 2011-09-21 16:26:44 +02: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
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