Commit Graph

144 Commits

Author SHA1 Message Date
Yury Delendik
b10d7fceb8 Merge pull request #1443 from brendandahl/gradientfix
Fix gradients for fill and stroke.
2012-04-05 16:14:55 -07:00
Brendan Dahl
fece736b8a Merge upstream. 2012-04-05 12:46:23 -07:00
Yury Delendik
0ca4ca6077 Improving invalid operations syntax recovery (#1466) (see also #589) 2012-04-04 11:50:20 -05:00
Brendan Dahl
6ec62cd148 Merge pull request #1444 from arturadib/new-bot
New files for Windows bot
2012-03-29 12:32:09 -07:00
Brendan Dahl
7008d07fde Fix gradients for fill and stroke. 2012-03-29 08:53:51 -07:00
Artur Adib
0d216e62fe fix wnv_chinese link 2012-03-27 21:00:27 -04:00
notmasteryet
19bc96a617 Merge pull request #1406 from 'bdahl/string_fontname'
Fix string font names.
2012-03-26 21:17:16 -05:00
Brendan Dahl
d9bb76d54c Merge pull request #1418 from notmasteryet/truetype-enc-2
Checking if it's a true symbolic truetype font
2012-03-26 17:12:16 -07:00
notmasteryet
851220074d Checking if it's a true symbolic truetype font 2012-03-25 16:30:44 -05:00
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