notmasteryet
a30f54078d
fixing usmanm-bad.pdf link
2012-03-22 18:07:40 -05:00
Brendan Dahl
25c0bfaa79
Merge pull request #1361 from notmasteryet/truetype-enc-1
...
Fixes TrueType cmap re-encoding
2012-03-22 11:49:16 -07:00
Brendan Dahl
2d7e1d6346
Merge upstream.
2012-03-21 16:13:24 -07:00
Brendan Dahl
52a4bcbd4f
Merge upstream.
2012-03-19 10:45:53 -07:00
Brendan Dahl
52222b7de3
Add test file for string font name.
2012-03-19 09:09:42 -07:00
notmasteryet
73c9f8797b
Add missing .link files; minor fix
2012-03-17 23:22:42 -05:00
notmasteryet
1f0af7c476
Add 'Indexed' cs abbreviation
2012-03-17 17:35:04 -05:00
Brendan Dahl
4a50e06e85
Merge branch 'master' of https://github.com/mozilla/pdf.js into cff
2012-03-10 19:22:02 -08:00
Brendan Dahl
ce53b1b018
CFF Parser and Compiler.
2012-03-10 19:12:33 -08:00
notmasteryet
38e3f32557
Add and fix pdfkit_compressed.pdf
2012-03-01 21:23:36 -06:00
Artur Adib
d09c0fbfd3
Merge pull request #1252 from notmasteryet/issue-1249
...
Check if glyphs are stored outside the glyf table
2012-02-29 10:43:45 -08:00
Brendan Dahl
884ea5f028
Merge pull request #1244 from notmasteryet/issue-1243
...
Sets proper unicode range for symbols; sanitize no-glyphs fonts
2012-02-21 11:37:56 -08:00
notmasteryet
a46a684935
Moving all symbolic font glyphs into 0xF000 - 0xF0FF range
2012-02-20 17:19:12 -06:00
Brendan Dahl
b6e4fc771f
Fix bad chars in Type2CFF font names.
2012-02-19 22:12:22 -08:00
notmasteryet
8f3b198c23
Check if glyph are stored outside the glyf table
2012-02-19 20:12:57 -06:00
notmasteryet
321750bba6
Sets proper unicode range for symbols; sanitize no-glyphs fonts
2012-02-18 15:01:53 -06:00
notmasteryet
4e967b201d
Merge pull request #1212 from arturadib/issue-1155
...
Fixes #1155 : intersection of CropBox and MediaBox
2012-02-16 09:04:21 -08:00
Brendan Dahl
c440dfeee0
Merge pull request #1203 from notmasteryet/glyf-sanitize
...
Sanitizing the font glyphs to avoid OTS rejections
2012-02-15 12:08:05 -08:00
Artur Adib
db5f43be46
oops
2012-02-14 15:00:43 -05:00
Brendan Dahl
612151d1bc
Merge pull request #1173 from notmasteryet/tree-66
...
Fixes browsers minimal font limitations
2012-02-14 09:05:21 -08:00
notmasteryet
3cd4159489
Sanitizing the glyphs to avoid OTS rejections
2012-02-12 21:11:44 -06:00
Artur Adib
c49e9ec07a
Merge remote-tracking branch 'mozilla/master' into issue1133
...
Conflicts:
src/util.js
test/test_manifest.json
2012-02-06 16:11:52 -08:00
notmasteryet
34e2aa5d21
Browser minimal font adjustment
2012-02-04 12:45:18 -06:00
Brendan Dahl
b3fb41caa9
Merge pull request #1106 from arturadib/issue-1049
...
fontMatrix parsing fix, setFont() supports negative sizes
2012-02-03 11:10:58 -08:00
Artur Adib
0fc6c03956
Lab color space, closes #1133
2012-02-01 17:48:44 -05:00
Artur Adib
7873ec966b
Merge branch 'refs/heads/master' into issue-1049
...
Conflicts:
src/canvas.js
2012-01-31 13:20:05 -05:00
notmasteryet
dd066f8369
Fixing standard encoding mapping
2012-01-26 18:51:58 -06:00
notmasteryet
c6662d12e1
Changing glyphNameMap and GlyphUnicode lookup order
2012-01-21 17:18:36 -06:00
Artur Adib
786cccf636
setFont() supports negative size, closes #1049
2012-01-20 18:41:01 -05:00
notmasteryet
016fd3282e
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6
...
Conflicts:
test/pdfs/.gitignore
2012-01-19 17:46:48 -06:00
notmasteryet
f3ab505b41
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6
...
Conflicts:
test/test_manifest.json
2012-01-18 20:14:43 -06:00
Brendan Dahl
8aac2256ed
Fix zero width lines.
2012-01-17 20:50:49 -08:00
notmasteryet
782b67b967
Merge pull request #1095 from arturadib/issue-1055
...
Fixes #1055 by falling back to page resources
2012-01-17 17:19:51 -08:00
Artur Adib
a6f62fc45a
Missing file
2012-01-17 14:44:35 -05:00
notmasteryet
b89f544b18
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6
2012-01-13 18:24:31 -06:00
notmasteryet
a817416ddb
Ref test for #1010
2012-01-11 22:19:21 -06:00
notmasteryet
15c132d4b9
Add example PDF from #268
2012-01-11 20:14:49 -06:00
Brendan Dahl
15bbbdc86d
Merge pull request #1052 from notmasteryet/tree-56
...
Replacing non-existent page content with empty one
2012-01-11 09:29:12 -08:00
Caleb Fidecaro
bf3b3705d4
Updated link to new location
2012-01-11 13:47:41 +13:00
notmasteryet
00664f5f0c
add liveprogramming as load test
2012-01-09 20:37:39 -06:00
notmasteryet
caacd31a2c
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into tree-53
...
Conflicts:
test/test_manifest.json
2012-01-04 19:57:08 -06:00
notmasteryet
3533e5ac6a
Add load test
2012-01-04 19:55:04 -06:00
Artur Adib
8635a694a2
Adding test PDF
2012-01-04 14:49:37 -05:00
Brendan Dahl
78f7354dc7
Merge pull request #1009 from notmasteryet/issue-1001
...
Fix stitching function; media box fix
2011-12-30 18:25:19 -08:00
notmasteryet
47ab238c4c
Add external ref test
2011-12-30 16:55:30 -06:00
Brendan Dahl
7c8445753d
Merge upstream.
2011-12-29 12:37:15 -08:00
Brendan Dahl
93283fdcc3
Add test pdf for type4 postscript functions.
2011-12-28 21:23:17 -08:00
Brendan Dahl
ee4504c3bf
Change test case.
2011-12-18 17:28:25 -08:00
Brendan Dahl
cf31eb4544
Add test case for smasks.
2011-12-16 10:54:31 -08:00
Brendan Dahl
c2b91f1272
Merge upstream.
2011-12-14 13:41:36 -08:00
notmasteryet
fb3a9a9828
Add reftest for issue #918
2011-12-12 21:42:39 -06:00
Brendan Dahl
3f8ba7d56a
Merge upstream.
2011-12-12 15:34:11 -08:00
Brendan Dahl
94a48cab82
Address Julian's comments.
2011-12-12 15:09:05 -08:00
notmasteryet
315b089b28
( #919 ) Fixing toUnicode mapping for TrueType fonts with identity mapping
2011-12-09 21:21:58 -06:00
Brendan Dahl
853f16085f
Merge pull request #909 from notmasteryet/tree-45
...
Fixing TrueType code-glyph assigmnent to pass sanitizer
2011-12-09 17:22:47 -08:00
notmasteryet
fa89ebe537
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863
...
Conflicts:
test/pdfs/.gitignore
2011-12-08 19:22:44 -06:00
notmasteryet
54c31968e7
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863
2011-12-08 19:20:33 -06:00
notmasteryet
303f5cd07b
Add bad PDF with lots of extra bytes at the end
2011-12-08 19:17:24 -06:00
Artur Adib
7ea770fd08
Merge pull request #911 from notmasteryet/issue-906
...
(#906 ) fixing glyph width defined by glyph name
2011-12-08 07:02:23 -08:00
notmasteryet
301a6795db
( #906 ) fixing glyph width defined by glyph name
2011-12-07 23:30:48 -06:00
notmasteryet
fa18c8022e
remove glyph references outside range of avaialable glyphs
2011-12-07 21:38:34 -06:00
notmasteryet
18db087f79
Fixing TrueType code-glyph assigmnent to pass sanitizer
2011-12-07 20:59:44 -06:00
notmasteryet
bf38918782
adds geothermal.pdf test
2011-12-06 22:33:59 -06:00
notmasteryet
b8a5d6b8a7
Use unicode mapping cmap when simple identity cmap was originally used
2011-12-05 20:42:39 -06:00
notmasteryet
05c1f68d68
Add PDF from the #840 to the reference tests
2011-12-02 06:55:04 -06:00
notmasteryet
73bf5d7b65
Add paperine test
2011-11-29 22:22:30 -06:00
Brendan Dahl
f0bb73e9e8
Add test case.
2011-11-29 15:47:53 -08:00
Brendan Dahl
faa202df1e
Merge upstream and change test pdf file.
2011-11-22 10:39:26 -08:00
Brendan Dahl
408dd5d403
Replace devicen file with an example we can include.
2011-11-21 17:20:23 -08:00
Brendan Dahl
b150f8be0d
Remove the open web link file for now.
2011-11-16 15:18:31 -08:00
Brendan Dahl
543e3377de
Adding multi dimensional interpolation and test file.
2011-11-11 14:44:47 -08:00
Brendan Dahl
3d662cf08a
Add the cmyk jpeg test file.
2011-11-09 09:39:55 -08:00
Artur Adib
7bb9f74fa2
nit
2011-11-03 16:29:08 -04:00
Artur Adib
6b5d5d8518
Updated external link
2011-11-03 16:16:21 -04:00
Brendan Dahl
3592baf39c
Merge upstream
2011-10-31 08:51:45 -07:00
Brendan Dahl
11b843325b
Add the alpha trans test pdf.
2011-10-28 14:11:14 -07:00
Brendan Dahl
5cb64fbab7
Initial alpha transparency support.
2011-10-28 14:10:10 -07:00
Ionuț G. Stan
8a6cf185fd
Add eq test for close path rendering bug
...
See: 56b9a3543d
2011-10-28 16:38:55 +03:00
=
1c1633e87c
Making the test for extgstate be an 'eq' test and making the extgstate pdf
...
more robust for picking up errors.
2011-10-13 14:50:47 -07:00
Artur Adib
8bf6fa2616
Merge pull request #640 from notmasteryet/tree-30
...
Making Type 2 font sanitazable (#631 )
2011-10-13 09:32:47 -07:00
notmasteryet
fae8459991
Add standard font name test (also for #621 )
2011-10-11 19:45:55 -05:00
notmasteryet
b45f646267
Add fit11-talk as a eq reftest
2011-10-11 18:26:25 -05:00
notmasteryet
b36e8fee5b
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-600
2011-10-08 09:06:49 -05:00
notmasteryet
0301b530a9
Fixing DescendantFonts object fetching ( #600 )
2011-10-07 22:46:01 -05:00
notmasteryet
0c8f0cd6c2
Fixing PDF bad structure and 'fi' ligature
2011-10-07 22:24:26 -05:00
Chris Jones
fac4f5401c
Merge pull request #623 from arturadib/pdfs-gitignore
...
Git-ignore all PDFs except the listed ones
2011-10-07 12:09:20 -07:00
Brendan Dahl
d6edd79d17
Merge pull request #589 from notmasteryet/rgbt
...
Recovering from RGBT-command (ref #577 )
2011-10-07 11:56:10 -07:00
Artur Adib
fb32ff0ea9
Git-ignore all PDFs except the listed ones
...
This forces contributors to deal with gitignore only when bundling a new test, rather than making all users of "make test" having to constantly update their gitignores because of new PDFs.
2011-10-06 11:01:22 -04:00
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
d409355f62
Recovering from RGBT-command (ref #577 )
2011-10-01 19:01:58 -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