Yury Delendik
|
4ce6cb8b0f
|
Uses postMessage transfers
|
12 years ago |
Brendan Dahl
|
c2d65fc4ab
|
Don't traverse all pages to get a single page.
|
12 years ago |
Yury Delendik
|
82a9a13e5f
|
Fixes glyphs with invalid flags
|
12 years ago |
Brendan Dahl
|
f4942b11f8
|
Reduce the memory usage of the operator list.
|
12 years ago |
Yury Delendik
|
57e2a667ee
|
Fixes cvt table length; removes cvt when hints invalid
|
12 years ago |
Sriram
|
8dad6d6e8a
|
Fix word spacing in Type 0 fonts
Fix word spacing in Type 0 font
correct word spacing
correct word spacing in type 0 font
fix word spacing
|
12 years ago |
Jonas Jenwald
|
4ae3802484
|
Fix undefined group bounding box
|
12 years ago |
Yury Delendik
|
175341cb0d
|
Resizes loca table when needed
|
12 years ago |
Yury Delendik
|
93076ced03
|
Ignoring glyphs without points
|
12 years ago |
Yury Delendik
|
bbda42110b
|
Skipping empty font tables
|
12 years ago |
Yury Delendik
|
bb2570c9c1
|
Removes duplicate entries after reading cmap table
|
12 years ago |
Yury Delendik
|
cd44093891
|
Workaround for some bad Type1 data
|
12 years ago |
Yury Delendik
|
95d9107d8b
|
Fixes reading Type1 FontBBox data for usWin values
|
12 years ago |
Yury Delendik
|
83e17c2953
|
Avoiding 'pc is undefined' failures
|
12 years ago |
Kalervo Kujala
|
a5bf02573d
|
Implement initial CalGray support
Gamma and Whitepoint are supported in this patch for CalGray.
Blackpoint is not supported.
|
12 years ago |
Brendan Dahl
|
29b89f1f1e
|
Intersect group bounding box with the current canvas dimensions.
|
12 years ago |
Brendan Dahl
|
f79c182314
|
Proper glyph selection for CIDFontType0C fonts.
|
12 years ago |
Sriram
|
f6eee819e2
|
Transposed feature for text decoding in jbig2
|
12 years ago |
Brendan Dahl
|
f32e65b19f
|
Read multi-byte character codes based on codespace ranges.
|
12 years ago |
Brendan Dahl
|
730a2cc550
|
Increase api unit tests timeout for chrome.
|
12 years ago |
Yury Delendik
|
1f232ded90
|
Stops objects indexing at the end
|
12 years ago |
Brendan Dahl
|
db591769a4
|
Fix handling of multiply-encoded glyphs.
|
12 years ago |
Brendan Dahl
|
bb2529de03
|
Move the creation of canvas path fonts to the worker.
|
12 years ago |
Jonas
|
628f4aaf81
|
Enable loading of PDFs with undefined or missing stream lengths
|
12 years ago |
Brendan Dahl
|
5ecce4996b
|
Split files into worker and main thread pieces.
|
12 years ago |
Tim van der Meij
|
b2b922b866
|
Support for CMap GBKp-EUC-H
|
12 years ago |
Jonas
|
d90ad429f6
|
Enable loading of PDFs with invalid document information dictionaries
|
12 years ago |
Brendan Dahl
|
bf72bc94e2
|
Incrementally render by sending the operator list by chunks as they're ready.
|
12 years ago |
Yury Delendik
|
34177b01a4
|
Fixes glyph 0 in CIDTypeFont2
|
12 years ago |
Brendan Dahl
|
2aecbe874e
|
Paint patterns relative to content base transformation.
|
12 years ago |
Brendan Dahl
|
e9f5336cc9
|
Add atob polyfill. Remove uneeded data uri polyfill.
|
12 years ago |
Brendan Dahl
|
e697c598c2
|
Enable range requests in master mode.
|
12 years ago |
Yury Delendik
|
8ee9db45ef
|
Fixes ASCIIHex decoding
|
12 years ago |
Yury Delendik
|
19e8f2f059
|
lookChar refactoring
|
12 years ago |
Yury Delendik
|
48146745b9
|
Tests for OpenType fonts
|
12 years ago |
Yury Delendik
|
419bee1314
|
Takes SMask's preblending in account
|
12 years ago |
Yury Delendik
|
5e5b66f688
|
Removes browser decoding optimization for JPEG CMYK
|
12 years ago |
Srishti
|
ee0705bcce
|
Reset Path
|
12 years ago |
Srishti
|
21a8d62624
|
Fixes Text rotation issue #2095
|
12 years ago |
Brendan Dahl
|
b897020c4b
|
Increase browser timeout.
|
12 years ago |
Yury Delendik
|
27c8291ea1
|
Adds test for issue 3371 and enables testing with password.
|
12 years ago |
Brendan Dahl
|
e62ab300f1
|
Handle annotations with no resources.
|
12 years ago |
Yury Delendik
|
71c67976af
|
Implements FFC1 marker (and syncs with jpgjs)
|
12 years ago |
Brendan Dahl
|
a8ad07ccbf
|
Cache fonts by reference.
|
12 years ago |
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
|
ae1f973204
|
Use A+ spec compatible promises.
|
12 years ago |
Brendan Dahl
|
1c6189df25
|
Add tx annotation test file.
|
12 years ago |
Brendan Dahl
|
732e6d0fbb
|
Wrap driver code in closure.
|
12 years ago |