Brendan Dahl
|
948de2bdbe
|
Remove some unintended changes.
|
14 years ago |
Brendan Dahl
|
176452c988
|
Style nits.
|
14 years ago |
Brendan Dahl
|
0d370fd206
|
Remove debugging.
|
14 years ago |
Brendan Dahl
|
683f64d54f
|
Use promises to track completion of decoding.
|
14 years ago |
notmasteryet
|
4d44eb6184
|
fix stream reset, interrupting thread when pages are indexed
|
14 years ago |
notmasteryet
|
94cc2cdb75
|
Char code to unicode conversion
|
14 years ago |
notmasteryet
|
3b72c6063c
|
Text char codes extraction
|
14 years ago |
notmasteryet
|
315b089b28
|
(#919) Fixing toUnicode mapping for TrueType fonts with identity mapping
|
14 years ago |
notmasteryet
|
240bde97b2
|
Using 'in' instead of array index
|
14 years ago |
Artur Adib
|
de33e44b09
|
Lint
|
14 years ago |
Brendan Dahl
|
7d1cddf371
|
Add ability to fast track natively supported jpegs.
|
14 years ago |
notmasteryet
|
b11d1b2282
|
Fix error object wrapper (#914)
|
14 years ago |
Artur Adib
|
fcbe4f13d1
|
More sanity checks
|
14 years ago |
Brendan Dahl
|
d1c823efce
|
Cleaned up how messages are passed and replies work.
|
14 years ago |
Kalervo Kujala
|
1ef4c94de2
|
Name all constructors.
|
14 years ago |
Artur Adib
|
a21030a502
|
Throw error when pixels don't match
|
14 years ago |
Brendan Dahl
|
f7207a51f8
|
Fix missing bracket.
|
14 years ago |
Brendan Dahl
|
146cd8c861
|
Second stage, smasks now working. Still needs optimization.
|
14 years ago |
notmasteryet
|
301a6795db
|
(#906) fixing glyph width defined by glyph name
|
14 years ago |
notmasteryet
|
fa18c8022e
|
remove glyph references outside range of avaialable glyphs
|
14 years ago |
notmasteryet
|
18db087f79
|
Fixing TrueType code-glyph assigmnent to pass sanitizer
|
14 years ago |
Brendan Dahl
|
2a632d4ab2
|
First stage of trying to support smasks on native jpegs.
|
14 years ago |
Julian Viereck
|
af8e2a1189
|
Address review comments by yury
|
14 years ago |
notmasteryet
|
7d64d3168f
|
Revert int16 clamping for horizontal metrics
|
14 years ago |
notmasteryet
|
69e5cf2560
|
fixes gradient fill (#840)
|
14 years ago |
notmasteryet
|
9234c315d5
|
Fix the unicode symbols on the text layer
|
14 years ago |
notmasteryet
|
fe02078c9d
|
Fixing missing text (#886)
|
14 years ago |
Kalervo Kujala
|
f239d01bde
|
Name constructors in obj.js.
|
14 years ago |
Kalervo Kujala
|
477683e514
|
Use constants for paint type and pattern size.
|
14 years ago |
notmasteryet
|
b8a5d6b8a7
|
Use unicode mapping cmap when simple identity cmap was originally used
|
14 years ago |
notmasteryet
|
aaa672d5ff
|
Fixing opening from the file system
|
14 years ago |
Julian Viereck
|
cf7d4503d6
|
Address review comments: Introduce new CanvasGraphics.putBinaryImageData and make sure feature detection work always
|
14 years ago |
Julian Viereck
|
97802aac64
|
Inline JpegImageLoader to remove new JpegImageLoader call
|
14 years ago |
Kalervo Kujala
|
cca0306789
|
Use object-enumeration for pattern type.
|
14 years ago |
fixplz
|
5fd3647c57
|
Style fixes
|
14 years ago |
Kalervo Kujala
|
7116ce0b53
|
Use constants for radial and axial types.
|
14 years ago |
notmasteryet
|
3ea81bf0a6
|
(#867) Set Type3 font encoding; enable text selection testing
|
14 years ago |
Kalervo Kujala
|
d2303493fe
|
Fix few early returns in parser.js.
|
14 years ago |
notmasteryet
|
2719e8eadc
|
add stroke and other text rendering modes
|
14 years ago |
fixplz
|
7fa9b5827a
|
Avoid skipping over tag in startxref search
|
14 years ago |
notmasteryet
|
00d1204705
|
Suppress invisible text (#799)
|
14 years ago |
fixplz
|
b1ed459443
|
Scan for startxref more than 1024 chars from end #828
|
14 years ago |
notmasteryet
|
01a96fdddf
|
Fixing lint errors; extra empty lines
|
14 years ago |
notmasteryet
|
0f7f80ee6e
|
If readXRefStream or readXRefTable fails, fallback to object indexing (#828)
|
14 years ago |
notmasteryet
|
bb6e5c6e00
|
(#840) fix font stretching and overlapping characters encoding
|
14 years ago |
Artur Adib
|
705356fa41
|
Addressing comments by @vingtetun
|
14 years ago |
Brendan Dahl
|
3ae06c96ad
|
Address Yury's comments.
|
14 years ago |
Julian Viereck
|
594e5daa7c
|
Only check execution time on some commands
|
14 years ago |
notmasteryet
|
0414c0711f
|
Fixing base encoding presence detection; character width scale
|
14 years ago |
Brendan Dahl
|
e5d91ab219
|
Fix invalid arguments error.
|
14 years ago |