notmasteryet
|
94cc2cdb75
|
Char code to unicode conversion
|
14 years ago |
notmasteryet
|
3b72c6063c
|
Text char codes extraction
|
14 years ago |
notmasteryet
|
240bde97b2
|
Using 'in' instead of array index
|
14 years ago |
notmasteryet
|
b11d1b2282
|
Fix error object wrapper (#914)
|
14 years ago |
Kalervo Kujala
|
1ef4c94de2
|
Name all constructors.
|
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 |
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 |
Artur Adib
|
e2e2240a22
|
Lint lint lint
|
14 years ago |
Brendan Dahl
|
cddb106358
|
Fix lints.
|
14 years ago |
Brendan Dahl
|
b40af3555b
|
Display error messages on more problems.
|
14 years ago |
Julian Viereck
|
01d2929401
|
Add feature detection for using Uint8Array as imageData
|
14 years ago |
notmasteryet
|
683a8f0de8
|
Remove indexOf, using reverse map instead
|
14 years ago |
notmasteryet
|
88310a09c2
|
Removing refreshToUnicode
|
14 years ago |
notmasteryet
|
e4e864766d
|
Fix CIDFontType2 large cmap tables
|
14 years ago |
Brendan Dahl
|
d6925b13ba
|
Adding new errorback and code to display error messages.
|
14 years ago |
Artur Adib
|
a1853185b1
|
Comments
|
14 years ago |
notmasteryet
|
08e3fd88ad
|
Removing adaptUnicode; making cmap equal to ToUnicode tables
|
14 years ago |
Julian Viereck
|
8991cfad83
|
Check after each executed command if execution took too long already
|
14 years ago |
Julian Viereck
|
36e618c373
|
Address Yury's review comments + remove call to addCtxCurrentTransform in pattern.js as the contet is added during the CanvasGraphics constructor already
|
14 years ago |
Julian Viereck
|
a30f0ff848
|
Implement ctx.mozCurrentTransform and ctx.mozCurrentTransformInverse shim
|
14 years ago |
notmasteryet
|
709dc1a0c9
|
Initial ToUnicode modifications
|
14 years ago |