sbarman
|
2b79f5bcb0
|
switched to using const enums
|
14 years ago |
sbarman
|
8911f7c6c5
|
switched to using const enums
|
14 years ago |
sbarman
|
96e82daf16
|
forgot to changed to typeof b == undefined at one location
|
14 years ago |
sbarman
|
efe148e715
|
forgot to changed to typeof b == undefined at one location
|
14 years ago |
sbarman
|
011f7129be
|
used typeof b == undefined
|
14 years ago |
sbarman
|
9c01d8536a
|
used typeof b == undefined
|
14 years ago |
sbarman
|
ac2378ce2c
|
fixed ExtraStateContext.colorSpace impl
|
14 years ago |
sbarman
|
8ae9b1f3d4
|
fixed ExtraStateContext.colorSpace impl
|
14 years ago |
sbarman
|
9419a0d4b8
|
Used symbolic constants
|
14 years ago |
sbarman
|
0b2d842f83
|
Used symbolic constants
|
14 years ago |
Vivien Nicolas
|
d7edbe28e9
|
Add a way to disable fonts that won't load
|
14 years ago |
Vivien Nicolas
|
2feec66b74
|
Add a way to disable fonts that won't load
|
14 years ago |
Vivien Nicolas
|
75f0930465
|
Add more TrueType rewriting magic ('post' table)
|
14 years ago |
Vivien Nicolas
|
c345a4c75e
|
Add more TrueType rewriting magic ('post' table)
|
14 years ago |
Andreas Gal
|
09061a2cc4
|
style fixes, we should post some sensible style guide
|
14 years ago |
Andreas Gal
|
fc4ca2a9dd
|
style fixes, we should post some sensible style guide
|
14 years ago |
notmasteryet
|
1140820118
|
Multi-color predictor; row predictor for sub and average
|
14 years ago |
notmasteryet
|
8d4d0a6752
|
Multi-color predictor; row predictor for sub and average
|
14 years ago |
notmasteryet
|
e2933b5583
|
DCTDecode; text and images vertical inversion fix
|
14 years ago |
notmasteryet
|
a66e085734
|
DCTDecode; text and images vertical inversion fix
|
14 years ago |
Vivien Nicolas
|
0197697d1f
|
Add a basic embedded CMap reader
|
14 years ago |
Vivien Nicolas
|
6d3d9e3b24
|
Add a basic embedded CMap reader
|
14 years ago |
notmasteryet
|
4452e5bd86
|
Ability to fetch ObjStm objects; fix DEFLATE stream double-eof-call issue; multi-item page content
|
14 years ago |
notmasteryet
|
c2ce7fa7b2
|
Ability to fetch ObjStm objects; fix DEFLATE stream double-eof-call issue; multi-item page content
|
14 years ago |
Vivien Nicolas
|
b3b0322446
|
Fix the encoding problem for TrueType
|
14 years ago |
Vivien Nicolas
|
30460ce4b2
|
Fix the encoding problem for TrueType
|
14 years ago |
sbarman
|
9d286d789e
|
cleanup
|
14 years ago |
sbarman
|
e9a9de8a1b
|
cleanup
|
14 years ago |
Andreas Gal
|
b6d4de3de0
|
no need for new for typed array constructors
|
14 years ago |
Andreas Gal
|
89a1f3ea17
|
no need for new for typed array constructors
|
14 years ago |
Vivien Nicolas
|
bf835f7aa5
|
Really pass the sanitizer (encoding is broken)
|
14 years ago |
Vivien Nicolas
|
ca61249db1
|
Really pass the sanitizer (encoding is broken)
|
14 years ago |
Chris Jones
|
92fa629d10
|
use strict mode and fix violators
|
14 years ago |
Chris Jones
|
23e19c08b1
|
use strict mode and fix violators
|
14 years ago |
Chris Jones
|
fcbf6e61ce
|
CharSet is optional
|
14 years ago |
Chris Jones
|
1be8c5e7ed
|
CharSet is optional
|
14 years ago |
Vivien Nicolas
|
7e3c1340ff
|
Re-enable TrueType and add a TODO about translating the ToUnicode entry (note TrueType still fails on cmap)
|
14 years ago |
Vivien Nicolas
|
b0cde50e21
|
Re-enable TrueType and add a TODO about translating the ToUnicode entry (note TrueType still fails on cmap)
|
14 years ago |
Vivien Nicolas
|
2670aa680b
|
Another undeclared variable caught by strict mode
|
14 years ago |
Vivien Nicolas
|
c766954ddf
|
Another undeclared variable caught by strict mode
|
14 years ago |
Vivien Nicolas
|
e62bd48a9e
|
Use strict mode for js files
|
14 years ago |
Vivien Nicolas
|
f4282f9802
|
Use strict mode for js files
|
14 years ago |
sbarman
|
ab6ff77b41
|
Fixed predictor
|
14 years ago |
sbarman
|
609230ad07
|
Fixed predictor
|
14 years ago |
Andreas Gal
|
e9980c1558
|
remove toString code to avoid any future accidental implicit conversions
|
14 years ago |
Andreas Gal
|
c04da11be6
|
remove toString code to avoid any future accidental implicit conversions
|
14 years ago |
Andreas Gal
|
5517602df0
|
speedup unicode/glyph conversion and cache translated strings in the font
|
14 years ago |
Andreas Gal
|
d2e18d35b5
|
speedup unicode/glyph conversion and cache translated strings in the font
|
14 years ago |
Andreas Gal
|
2588eb054b
|
IsInteger => IsInt
|
14 years ago |
Andreas Gal
|
dea351911a
|
IsInteger => IsInt
|
14 years ago |