Jonas
d206a1ccdc
Fix regression from issue 3312
12 years ago
Yury Delendik
7bef903411
Fixes missing compressed object detection
12 years ago
Yury Delendik
c68d125f17
Improves search of EI (end of inlined image)
12 years ago
Brendan Dahl
1c6189df25
Add tx annotation test file.
12 years ago
Yury Delendik
702da7f3ea
Skips failed-to-download tests
12 years ago
Yury Delendik
d8e3f1da72
Adds missing link-annotation-border file and lint error
12 years ago
Yury Delendik
b0ea064e13
Test for #3263
12 years ago
Yury Delendik
8e298acb67
Fixes reading unordered Subrs in Type1
12 years ago
colbat
d7bba4e228
Fixes a broken pdf link for kdchart.pdf
12 years ago
eug48
bae7b54f5f
Test for issue #2881
12 years ago
Brendan Dahl
c5c2f7a773
Fix type3 font loading regression.
12 years ago
Brendan Dahl
e128f8bb47
Fix glyph selection for CID fonts that don't actually have CID font files.
12 years ago
vyv03354
cc5cba8bec
Strip TT programs if it's invalid
12 years ago
Brendan Dahl
cec200a664
Ignore malformed dictionary entries.
12 years ago
Mack Duan
30e127d848
Do not cache content stream
12 years ago
Brendan Dahl
3cba5a0c8a
Normalize CFF CID sub matrices to work on windows.
12 years ago
Mack Duan
ef423ef30c
Implement progressive loading of PDFs
12 years ago
Brendan Dahl
0f41b2db44
Fix priority of which font encoding is used.
12 years ago
vyv03354
e39c34584a
Refactor 'cmap' generation
12 years ago
Brendan Dahl
09b52d7663
Fix lab colorspace decoding and rgb conversion.
12 years ago
vyv03354
7ad3e46ca8
Correct a typo in DeviceRgbCS_getRgbBuffer
12 years ago
Mack Duan
79831d7ec5
Support rendering appearance streams for annotations
12 years ago
vyv03354
9e43ad0673
Implement "B5pc-H" CMap
12 years ago
Brendan Dahl
93b99e7352
Fix where image component decoding takes place.
12 years ago
Brendan Dahl
725cd5407f
Add basic support for transparency groups.
12 years ago
Brendan Dahl
523aa9c152
Add support for blend modes.
12 years ago
vyv03354
3529658ac5
Regression test for issue 2842
12 years ago
allstars.chh
1faca19021
update manifest of hmm.pdf
12 years ago
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