Yury Delendik
|
2d453b4ba4
|
Tests for issue 2627
|
2013-01-30 19:20:04 -05:00 |
|
Yury Delendik
|
df731e7d9d
|
Merge pull request #2527 from brendandahl/type1-charstrings
Evaluate type 1 charstrings for conversion to type 2.
|
2013-01-26 07:45:23 -08:00 |
|
vyv03354
|
0df411a3da
|
Fixes non-Japanese characters spacing
|
2013-01-24 01:23:22 +09:00 |
|
Brendan Dahl
|
45daf4e936
|
Merge pull request #2557 from mduan/issue2391-invalid-font
Default to a built-in font if an invalid non-embedded font is encountered
|
2013-01-18 12:35:59 -08:00 |
|
mduan
|
b718a3604a
|
Default to a built-in font if an invalid non-embedded font is encountered
|
2013-01-16 13:57:41 -08:00 |
|
Yury Delendik
|
aac622a9b1
|
Merge pull request #2567 from vyv03354/master
Supports 'H/V', 'EUC-H/V' and '90ms*' CMaps
|
2013-01-16 08:07:33 -08:00 |
|
Yury Delendik
|
a3dd0098e0
|
Merge pull request #2571 from mduan/issue2129
Do not error when an EndOfPage segment is encountered in jbig2
|
2013-01-16 07:32:45 -08:00 |
|
vyv03354
|
2ef50c5068
|
Added tests for PDFs having 'H', 'EUC-H', and '90ms' encodings
|
2013-01-17 00:13:34 +09:00 |
|
mduan
|
317db2e7c6
|
Do not error when an EndOfPage segment is encountered in jbig2
|
2013-01-15 16:07:01 -08:00 |
|
mduan
|
5ab3bb1e03
|
Skip commands that have too few arguments
- Commands that have too few args will be skipped
- Commands that have too many args will generate an info, but still
execute
|
2013-01-15 14:07:16 -08:00 |
|
mduan
|
fadcb71c21
|
Handle missing 'FontName' entry in FontDescriptor object
|
2013-01-15 11:48:20 -08:00 |
|
vyv03354
|
bff75fa629
|
Added a test PDF having Identity-H encoding without embedded font
|
2013-01-13 04:21:30 +09:00 |
|
Brendan Dahl
|
b5278c5e27
|
Evaluate type 1 charstrings for conversion to type 2.
|
2013-01-09 17:33:59 -08:00 |
|
Brendan Dahl
|
789ccc0714
|
Temporarily remove cid_cff test file.
|
2013-01-03 16:56:44 -08:00 |
|
Yury Delendik
|
089b60d848
|
Merge pull request #2463 from brendandahl/remove-cid-keys
Remove cid dictionary values for normalized fonts.
|
2013-01-03 10:24:49 -08:00 |
|
Brendan Dahl
|
acf64b3164
|
Add support for hmoveto and vmoveto during flex.
|
2012-12-20 11:14:10 -08:00 |
|
Brendan Dahl
|
852ff7753b
|
Fix cff private dictionary key.
|
2012-12-14 12:44:39 -08:00 |
|
Brendan Dahl
|
575f2dd8b1
|
Remove cid dictionary values for normalized fonts.
|
2012-12-13 12:32:45 -08:00 |
|
Yury Delendik
|
b63da8bc82
|
Fixes encoding reading in CFF fonts
|
2012-12-09 12:57:40 -06:00 |
|
Yury Delendik
|
0dc137a0df
|
Refactors Lab CS; uses different conversion for D50 and D65; adds getRgbItem
|
2012-11-30 12:46:55 -06:00 |
|
Yury Delendik
|
2c87a6467b
|
Fixes function array support for radial/axial pattern
|
2012-11-24 15:13:13 -06:00 |
|
Yury Delendik
|
725195b65f
|
Fixes compressed object entries caching
|
2012-11-06 12:05:59 -06:00 |
|
Yury Delendik
|
35af48123a
|
Fixes stream loading for XRefStm
|
2012-11-02 08:26:45 -05:00 |
|
Yury Delendik
|
4c533d065d
|
Fixes incomplete restore in paintFormXObject
|
2012-10-26 23:30:01 -05:00 |
|
Brendan Dahl
|
66b9cc8a47
|
Merge pull request #2265 from yurydelendik/fix-test-pdfs
Fixes test pdfs MD5; make server does not download
|
2012-10-17 09:38:35 -07:00 |
|
Brendan Dahl
|
c8cf4458c6
|
Merge pull request #2245 from yurydelendik/issue-1912
Fixes reading CFF with two .notdef in charset
|
2012-10-16 09:24:21 -07:00 |
|
Yury Delendik
|
ee16090bc2
|
Fixes test pdfs MD5; make server does not download
|
2012-10-16 10:30:14 -05:00 |
|
Brendan Dahl
|
336d5041dd
|
Merge pull request #2243 from yurydelendik/issue-1233
Removes useless font tables for PDF rendering
|
2012-10-15 17:04:28 -07:00 |
|
Brendan Dahl
|
d76f4d735f
|
Merge pull request #2244 from yurydelendik/issue-2074
Fixes cmap when 0xFFFF character is included
|
2012-10-15 16:27:37 -07:00 |
|
Yury Delendik
|
ab058dbe75
|
Fixes text clipping
|
2012-10-15 12:52:37 -05:00 |
|
Yury Delendik
|
31b5f566d6
|
Fixes reading CFF with two .notdef in charset
|
2012-10-13 15:35:23 -05:00 |
|
Yury Delendik
|
7ea87c875e
|
Fixes cmap when 0xFFFF character is included
|
2012-10-13 14:21:15 -05:00 |
|
Yury Delendik
|
e4c8121ed4
|
Suppresses useless for PDF rendering font tables
|
2012-10-13 11:41:44 -05:00 |
|
Julian Viereck
|
e6427dc409
|
Add test coverage for simpletype3font test PDF
|
2012-09-14 19:06:14 -07:00 |
|
Yury Delendik
|
3fed93d808
|
Adds text layer testing
|
2012-09-12 15:57:24 -07:00 |
|
Brendan Dahl
|
19fa6a5260
|
Adds support for color key mask.
|
2012-08-28 17:19:31 -07:00 |
|
Yury Delendik
|
51b2587340
|
Copy decoded image data and keeps non-decoded pixes as transparent
|
2012-08-20 15:57:21 -05:00 |
|
Brendan Dahl
|
fd416d3788
|
Stop streams from being sent from worker for indexed color spaces.
|
2012-08-16 15:22:28 -07:00 |
|
Artur Adib
|
c9c5ae32d9
|
Merge pull request #1979 from yurydelendik/issue-1685
Discards invalid values for Blues
|
2012-08-16 09:58:10 -07:00 |
|
Brendan Dahl
|
590c6c413e
|
Merge pull request #1978 from yurydelendik/issue-1655
Fixes bias calculation for type2 subr
|
2012-08-14 14:50:32 -07:00 |
|
Yury Delendik
|
477ca87a4e
|
Ignoring the pages 1-8
|
2012-08-14 11:39:06 -05:00 |
|
Yury Delendik
|
972d08209a
|
Discards invalid values for Blues
|
2012-08-11 23:05:41 -05:00 |
|
Yury Delendik
|
6277e6eda7
|
Fixes bias calculation for type2 subr
|
2012-08-11 20:10:31 -05:00 |
|
Yury Delendik
|
b4d75ca83b
|
Adds callothersubr support
|
2012-08-11 11:57:42 -05:00 |
|
Brendan Dahl
|
29263836c2
|
Sanitize the document info.
|
2012-08-03 16:11:43 -07:00 |
|
Brendan Dahl
|
129e81de9f
|
Clean up the test manifest file.
|
2012-08-02 12:06:43 -07:00 |
|
Brendan Dahl
|
6ed639e4d8
|
Merge branch 'master' of github.com:mozilla/pdf.js into seac
|
2012-07-20 15:12:09 -07:00 |
|
Brendan Dahl
|
8705d8851f
|
Add reftest for undefined colorspace.
|
2012-07-19 10:58:07 -07:00 |
|
Brendan Dahl
|
c98b905e0d
|
Add support for type 1 seac charstring command.
|
2012-07-11 16:29:07 -07:00 |
|
Brendan Dahl
|
f90a05f5f8
|
Merge pull request #1837 from yurydelendik/jbig2-1
JBIG2 implementation
|
2012-06-26 16:00:32 -07:00 |
|