Commit Graph

46 Commits

Author SHA1 Message Date
Adil Allawi
3b3f134e35 Merge commit 'e5d79fd0da5a0dab8b717062651c2fbd658a4b51' 2011-10-05 08:42:54 +01:00
=
8f57135513 fix merge conflicts 2011-10-04 08:52:15 -07:00
Adil Allawi
179533a06c Add test case 2011-10-04 16:18:39 +01:00
vingtetun
7842c65099 Merge pull request #556 from notmasteryet/cid0
Initial CID-0 font encodings
2011-10-03 17:36:51 -07:00
=
ff2dea38ec fix merge conflicts 2011-10-03 17:18:47 -07:00
=
5f81017726 #502 Adding basic Type3 font support. 2011-10-03 16:36:01 -07:00
notmasteryet
9e53bd78d9 Fixing "no spaces" issue (ref #577) 2011-10-01 21:24:11 -05:00
notmasteryet
66cd79f308 Initial CID0 font encodings 2011-09-28 19:54:40 -05:00
notmasteryet
39ba5324a7 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into invalidpdf-1
Conflicts:
	test/test_manifest.json
2011-09-24 09:57:59 -05:00
notmasteryet
91a5f73708 Implement "skipPages" feature for reftests 2011-09-24 09:44:50 -05:00
=
8006faf74e update to master 2011-09-23 17:49:23 -07:00
=
630c98052e Adds support for all the basic graphic state operators 2011-09-23 14:37:44 -07:00
=
8072052fb1 Handle references for color space names that are defined in a dictionary 2011-09-22 13:17:28 -07:00
=
e318820a39 Ignore previously parsed xref streams 2011-09-21 10:04:21 -07:00
=
31d64af855 Handle missing encoding differences array 2011-09-20 15:42:52 -07: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
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
notmasteryet
1d00b89285 Modifying how the artofwar encryption handled; add wdsg_fitc as reftest 2011-09-17 10:32:42 -05: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
notmasteryet
1347db797c Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs
Conflicts:
	test/test_manifest.json
2011-09-14 21:45:12 -05:00
notmasteryet
e512000877 Fixing properties.widths is null issue; fips197 test file 2011-09-14 21:29:32 -05:00
notmasteryet
94da20d776 Disable encryption when a ToUnicode stream is used in a font 2011-09-13 19:23:49 -05:00
notmasteryet
92c2938bc1 Add PdKids.pdf as a ref test 2011-08-30 22:32:56 -05:00
notmasteryet
8e407fe06d Adds cable.pdf link to tests 2011-08-28 16:36:58 -05:00
Adil Allawi
5a528944f0 Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first 255 unicode values so that fillText does not change them and create an encoding to map characters to the glyphs. 2011-08-19 14:05:07 +01:00
notmasteryet
447ff0a059 Add JAI.pdf (issue #292) to the ref tests 2011-08-14 12:26:48 -05:00
notmasteryet
aad77fcc55 BaseFont and misc fonts fixes 2011-08-14 08:40:22 -05:00
Brendan Dahl
4377eed920 Adding support for page rotation 2011-08-06 14:41:18 -07:00
sbarman
3c0ba19c88 Added new link file 2011-08-06 00:22:57 -07:00
Artur Adib
02a6e3ffec Updated test/pdfs link (intelisa.pdf) 2011-08-01 17:30:17 -04:00
notmasteryet
e9df0bb8ca link to AESV2 encrypted file 2011-07-20 23:17:31 -05:00
Adil Allawi
8dbbbbb589 Add and wire in test files 2011-07-13 09:55:13 +01:00
Adil Allawi
9b3b49547a Add test files with CID fonts 2011-07-11 17:55:03 +01:00
Saebekassebil
f88d05e3b5 Adding ASCIIHexDecode pdf to test/pdfs 2011-07-08 23:21:14 +02:00
Adil Allawi
5d337b1c76 Added sample OpenOffice file to tests 2011-07-06 00:43:47 +01:00
Chris Jones
e8f98f4e16 add unicode test 2011-07-05 13:21:28 -04:00
Chris Jones
8385cb8449 the new test file is a .link 2011-06-27 18:28:29 -07:00
Andreas Gal
4acd7daef8 Merge pull request #100 from notmasteryet/openweb-cover
CMYK colors; font fixes r=gal
2011-06-27 18:15:22 -07:00
notmasteryet
a7a49eabd3 openweb-cover test 2011-06-27 20:13:11 -05:00
Rob Sayre
b002cfb433 Ignore intelisa.pdf 2011-06-27 12:36:34 -07:00
notmasteryet
5d154e04bf Support for multi-size page PDFs 2011-06-26 09:15:33 -05:00
Chris Jones
6ca1c4cf83 add Intel ISA doc as load test, and make harness resilient to bad PDF loads 2011-06-24 19:23:29 -07:00
Rob Sayre
faaf3a4907 Add pdf.pdf to .gitignore 2011-06-23 10:27:53 -07:00
Rob Sayre
0d5f92deed Move some files around. 2011-06-23 09:10:06 -07:00
Rob Sayre
5ae4857efd Add new test directories. 2011-06-23 09:05:51 -07:00