Commit Graph

326 Commits

Author SHA1 Message Date
notmasteryet
c6662d12e1 Changing glyphNameMap and GlyphUnicode lookup order 2012-01-21 17:18:36 -06: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
Artur Adib
d9f1365b9c Merge pull request #1092 from notmasteryet/issue-940
Fixes type2 fonts conversion
2012-01-19 06:59:35 -08:00
Artur Adib
45691b2522 Merge pull request #1080 from notmasteryet/runlength
RunLengthDecode implementation
2012-01-19 05:48:04 -08:00
notmasteryet
aaa193ca0f Merge pull request #1097 from brendandahl/zerowidthline
Fix zero width lines.
2012-01-18 19:24:30 -08: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
Artur Adib
ee8c86d2b6 Merge pull request #1086 from notmasteryet/issue-1084
Use .sheet property instead of document.styleSheets
2012-01-18 09:25:37 -08: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
f97bc8df6f Lint 2012-01-17 14:45:57 -05:00
Artur Adib
06c4c83edf Fixes #1055 by falling back to page resources 2012-01-17 14:40:52 -05:00
Brendan Dahl
f9c6340482 Merge pull request #1094 from notmasteryet/issue-1093
Fallback map of the "non-standard" fonts
2012-01-17 09:29:33 -08:00
notmasteryet
85a0eccc7e Fallback map of the "non-standard" fonts 2012-01-16 18:10:48 -06:00
notmasteryet
2927f5e7bd Fixes type2 fonts conversion (#940) 2012-01-16 14:13:38 -06:00
notmasteryet
1bb5592357 Replace makeCssRgb.apply in setStrokeColor and setFillColor 2012-01-16 11:53:59 -06:00
notmasteryet
8b52b50c67 Use .sheet property instead of document.styleSheets 2012-01-15 15:19:51 -06:00
notmasteryet
9eaf746a33 Replace makeCssRgb.apply with direct call (avoiding Chrome 16 typed array issue) 2012-01-15 14:01:36 -06:00
notmasteryet
6de2ca568d Implements RunLengthDecode filter 2012-01-14 13:47:14 -06:00
notmasteryet
e43afd3fe5 Fixing inclusion tree when layers are skipped and 0xFF at the packet header end 2012-01-14 13:15:16 -06:00
notmasteryet
ac592a2fdd Light optimization 2012-01-13 18:45:19 -06:00
notmasteryet
5b6c06d5c6 Address review comments 2012-01-13 18:24:02 -06:00
notmasteryet
8af527919a fix lint error, remove unnecessary comment 2012-01-11 20:54:27 -06:00
notmasteryet
93ca387d1b Migration of the JPX code (from jpx5) 2012-01-11 20:08:46 -06:00
Brendan Dahl
93bb2cf0d3 Merge pull request #969 from arturadib/fix-worker-loader
Fix worker_loader.js for examples/. Simpler code
2012-01-11 17:18:01 -08:00
Brendan Dahl
be2f973be8 Merge pull request #1051 from notmasteryet/fonts-3
Using the encoding instead of predefined  MacRoman in TrueType fonts;
2012-01-11 10:38:36 -08:00
Artur Adib
7611a766c7 Merge branch 'refs/heads/master' into fix-worker-loader
Conflicts:
	src/core.js
2012-01-11 11:47:41 -05:00
notmasteryet
09dfde69a2 Duplicate short map into private use area 2012-01-10 22:01:24 -06:00
notmasteryet
933be30c3a Converting MacRoman symbols to Unicodes 2012-01-10 19:41:45 -06:00
notmasteryet
550819b829 fix serif and symbol attribute detection for standard fonts 2012-01-09 21:15:18 -06:00
notmasteryet
982ea98c44 replacing non-existent page content with empty one 2012-01-09 20:08:22 -06:00
notmasteryet
a84fa13189 using font flags to recognize the symbol and serif fonts; using the encoding instead of predefined MacRoman in TrueType fonts 2012-01-09 19:36:24 -06:00
Artur Adib
4322e7e339 Merge pull request #1042 from notmasteryet/tree-55
fetch/getEntry returns null if the entry is free
2012-01-09 12:22:16 -08:00
notmasteryet
d3b3842946 fetch/getEntry returns null if the entry is free 2012-01-08 14:03:00 -06:00
Kalervo Kujala
d89680bd94 Merge remote-tracking branch 'upstream/master' into refactor 2012-01-07 21:32:16 +02:00
notmasteryet
4bb289ec49 Merge pull request #1026 from brendandahl/nativedecode
Decode JPEGs using browser when possible
2012-01-05 16:25:21 -08:00
Kalervo Kujala
bc3b8e0ff1 Merge remote-tracking branch 'upstream/master' into refactor 2012-01-05 22:24:35 +02:00
Brendan Dahl
7bf5daa273 Only set transform when its a non default. 2012-01-05 11:06:17 -08:00
Artur Adib
0817c4274d Merge pull request #1022 from notmasteryet/tree-53
Fixes this.xref.trailer.get("ID")[0] is undefined
2012-01-05 07:44:52 -08: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
Brendan Dahl
3154ec4e38 Fix bracket nit. 2012-01-04 17:22:07 -08:00
Brendan Dahl
dddcb9c91b Add error backs for promises. 2012-01-04 16:13:53 -08:00
Artur Adib
07deee5750 Merge pull request #954 from notmasteryet/textlayout-ui
Move text layer UI to viewer.js...
2012-01-04 12:52:03 -08:00
Artur Adib
ddf57072a9 Merge pull request #1025 from arturadib/issue-1015
Add findTableCode() to prototype
2012-01-04 12:31:14 -08:00
Brendan Dahl
9538da2b58 Move comments. 2012-01-04 11:56:53 -08:00
Brendan Dahl
702af87731 Merge branch 'master' of https://github.com/mozilla/pdf.js into nativedecode 2012-01-04 11:25:46 -08:00
notmasteryet
1fa5e80ebe Fixes this.xref.trailer.get("ID")[0] is undefined 2012-01-03 19:20:29 -06:00
notmasteryet
edb0ae4eb8 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textlayout-ui
Conflicts:
	src/canvas.js
2012-01-03 18:42:13 -06:00
Chris Jones
27d2d99bd8 Merge pull request #1013 from LegNeato/master
Always add style element to the head
2012-01-03 14:30:14 -08:00
Brendan Dahl
3c2a0f11b1 Decode more jpegs using the browser if possible. 2012-01-03 14:26:19 -08:00
Julian Viereck
bf26c1a18c Merge pull request #957 from jviereck/viewer_default_width
Change default width to page-width
2012-01-03 14:02:34 -08:00