Commit Graph

2070 Commits

Author SHA1 Message Date
notmasteryet
91a5f73708 Implement "skipPages" feature for reftests 2011-09-24 09:44:50 -05:00
notmasteryet
c20b981f06 Changing the calculateMD5 function name (ref #523) 2011-09-24 09:14:44 -05:00
Julian Viereck
b82065ec4b Merge pull request #521 from notmasteryet/tree-24
Fix mediaBox check (regr. of #519)
2011-09-24 02:35:51 -07:00
notmasteryet
2ad3a8bd1c Fix mediaBox check (regr. of #519) 2011-09-23 21:29:01 -05:00
notmasteryet
eca6c82bbc Pattern match optimization 2011-09-23 20:59:07 -05:00
notmasteryet
502f7cb81b Recovering from misplaced/bad XRef 2011-09-23 20:50:21 -05:00
Chris Jones
5f83273e44 Merge pull request #518 from brendandahl/extgstate
Adds support for all the basic graphics state operators
2011-09-23 18:05:32 -07:00
=
8006faf74e update to master 2011-09-23 17:49:23 -07:00
Chris Jones
d2a00a4c7b Merge pull request #519 from notmasteryet/default-mediabox
Reset invalid media box to letter size.
2011-09-23 17:33:27 -07:00
Chris Jones
54e69d59bf Merge pull request #517 from kkujala/master
Name anonymous functions for debugging purposes.
2011-09-23 16:46:04 -07:00
Chris Jones
36922d275a Merge pull request #514 from notmasteryet/test-cleanup
Removing introduced by the test run DOM elements
2011-09-23 16:44:57 -07:00
notmasteryet
ced260c2ff Reset invalid media box to letter size. 2011-09-23 18:08:23 -05:00
=
630c98052e Adds support for all the basic graphic state operators 2011-09-23 14:37:44 -07:00
Kalervo Kujala
016c6e2634 Remove else after return in parserGetObj. 2011-09-23 21:50:26 +03:00
Kalervo Kujala
335e86359d Name anonymous functions for debugging purposes.
It also makes profiling more convenient.
2011-09-23 20:58:56 +03:00
Kalervo Kujala
481f242b5a Fix lint warnings. 2011-09-23 20:56:21 +03:00
Kalervo Kujala
5ce5ca03d3 Name anonymous functions for debugging purposes.
It also makes profiling more convenient.
2011-09-23 20:54:18 +03:00
Kalervo Kujala
0d5efbe9fe Name anonymous functions for debugging purposes.
It also makes profiling more convenient.
2011-09-23 20:44:48 +03:00
Kalervo Kujala
2d03f93fed Name anonymous functions for debugging purposes.
It also makes profiling more convenient.
2011-09-23 20:25:24 +03:00
notmasteryet
ba74e56c35 Using !== for objects comparison 2011-09-23 06:58:54 -05:00
notmasteryet
f3e4cf20cc intermediate variable for document.body 2011-09-22 20:18:43 -05:00
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
notmasteryet
107576d634 Removing introduced by the test run DOM elements 2011-09-22 18:04:50 -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