Yury Delendik
a3b2ad30fa
Adds endchar with 4 arguments test.
12 years ago
vyv03354
9310e852db
Pass commonObjs to TilingPattern constructor
...
Broken example: http://www.eiken.or.jp/eiken/apply/private/flow/pdf/ichiji.pdf
12 years ago
vyv03354
6c3d66fb46
Convert CID fonts using "ToUnicode" CMap if available
12 years ago
vyv03354
96f6fcf8ba
Convert cid to Unicode when rebuilding Type 2 CID fonts encoded with non-Identity CMap
12 years ago
vyv03354
c9ee7b9bfa
Implement "90pv" CMap
12 years ago
Kalervo Kujala
6f65fef64b
Sharpen the patterns.
...
Draw the patterns with the intended resolution instead of scaling
afterwards. Scaling leads to unclear patterns.
Also:
Make TilingPattern function for paintType switch case.
Make TilingPattern function for bbox clipping.
Make TilingPattern functions for scaling code.
Increase MAX_PATTERN_SIZE to 4096.
Add Singular Value Decomposition function.
12 years ago
allstars.chh
d67b4ed53b
test for issue2829.
12 years ago
vyv03354
4413262976
Implement "83pv" CMap and fix CIDFontType0 handling
12 years ago
Yury Delendik
1d4372775d
JBIG2: finds end of segment when length is not specified
12 years ago
vyv03354
059fd616cd
Add a dummy byte at end of the CFF table to satisfy sanitizer
...
Fixes #2674 .
12 years ago
Yury Delendik
cbe829228e
Fixes symbols positioning in JBIG2
12 years ago
vyv03354
c5b8ee6a91
Implements vertical writing
12 years ago
Yury Delendik
2d453b4ba4
Tests for issue 2627
12 years ago
mduan
e4c3b4501d
Sanitization of truetype fonts to fix #2537
12 years ago
mduan
0527b8bc8d
Fix invalid version number in truetype 'head' table
12 years ago
mduan
5bffd2e7d8
Implement 9.6.6.4 of pdf spec for truetype fonts
12 years ago
mduan
81399ee068
Add support for GBK-EUC-H encoding for cid fonts
12 years ago
vyv03354
a8aed74431
Add Hankaku-Latin cid to Unicode mappings
12 years ago
vyv03354
0df411a3da
Fixes non-Japanese characters spacing
12 years ago
mduan
b718a3604a
Default to a built-in font if an invalid non-embedded font is encountered
12 years ago
vyv03354
2ef50c5068
Added tests for PDFs having 'H', 'EUC-H', and '90ms' encodings
12 years ago
mduan
317db2e7c6
Do not error when an EndOfPage segment is encountered in jbig2
12 years ago
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
12 years ago
mduan
fadcb71c21
Handle missing 'FontName' entry in FontDescriptor object
12 years ago
vyv03354
bff75fa629
Added a test PDF having Identity-H encoding without embedded font
12 years ago
Brendan Dahl
b5278c5e27
Evaluate type 1 charstrings for conversion to type 2.
12 years ago
Brendan Dahl
acf64b3164
Add support for hmoveto and vmoveto during flex.
13 years ago
Brendan Dahl
852ff7753b
Fix cff private dictionary key.
13 years ago
Brendan Dahl
575f2dd8b1
Remove cid dictionary values for normalized fonts.
13 years ago
Yury Delendik
b63da8bc82
Fixes encoding reading in CFF fonts
13 years ago
Yury Delendik
0dc137a0df
Refactors Lab CS; uses different conversion for D50 and D65; adds getRgbItem
13 years ago
Yury Delendik
2c87a6467b
Fixes function array support for radial/axial pattern
13 years ago
Yury Delendik
725195b65f
Fixes compressed object entries caching
13 years ago
Yury Delendik
35af48123a
Fixes stream loading for XRefStm
13 years ago
Yury Delendik
4c533d065d
Fixes incomplete restore in paintFormXObject
13 years ago
Yury Delendik
ee16090bc2
Fixes test pdfs MD5; make server does not download
13 years ago
Yury Delendik
ab058dbe75
Fixes text clipping
13 years ago
Yury Delendik
31b5f566d6
Fixes reading CFF with two .notdef in charset
13 years ago
André Fiedler
28216d4f6b
Test file for issue 2074
13 years ago
Yury Delendik
7ea87c875e
Fixes cmap when 0xFFFF character is included
13 years ago
Yury Delendik
e4c8121ed4
Suppresses useless for PDF rendering font tables
13 years ago
Yury Delendik
6a07913ca2
Fixes 1810 reftest address
13 years ago
Brendan Dahl
19fa6a5260
Adds support for color key mask.
13 years ago
Yury Delendik
51b2587340
Copy decoded image data and keeps non-decoded pixes as transparent
13 years ago
Brendan Dahl
fd416d3788
Stop streams from being sent from worker for indexed color spaces.
13 years ago
Yury Delendik
972d08209a
Discards invalid values for Blues
13 years ago
Yury Delendik
6277e6eda7
Fixes bias calculation for type2 subr
13 years ago
Yury Delendik
b4d75ca83b
Adds callothersubr support
13 years ago
Brendan Dahl
70e415900c
Address review comments.
13 years ago
Brendan Dahl
29263836c2
Sanitize the document info.
13 years ago