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 |
sbarman
|
74024df89a
|
clean up tiling
|
14 years ago |
sbarman
|
e80a8e6e2b
|
clean up tiling
|
14 years ago |
sbarman
|
569e8c1d02
|
clean up tiling
|
14 years ago |
sbarman
|
698132daec
|
clean up tiling
|
14 years ago |
sbarman
|
4593fb3949
|
Cleaned up code for tiling
|
14 years ago |
sbarman
|
518c7d3328
|
Cleaned up code for tiling
|
14 years ago |
Andreas Gal
|
a4e1fba9ec
|
even more error checking for font translation
|
14 years ago |
Andreas Gal
|
120a4a3f38
|
even more error checking for font translation
|
14 years ago |
Andreas Gal
|
050acaf5e0
|
add more error checking for font translation
|
14 years ago |
Andreas Gal
|
49c4196ec0
|
add more error checking for font translation
|
14 years ago |
sbarman
|
3da5245abf
|
Working version of predictors
|
14 years ago |
sbarman
|
8ce051c579
|
Working version of predictors
|
14 years ago |
Andreas Gal
|
1db4812c00
|
inline Encodings table into pdf.js and use getters for lazy construction
|
14 years ago |
Andreas Gal
|
9e178e88c8
|
inline Encodings table into pdf.js and use getters for lazy construction
|
14 years ago |
sbarman
|
ce09870e2b
|
Rearranged predictor interface
|
14 years ago |
sbarman
|
2170c2408b
|
Rearranged predictor interface
|
14 years ago |
sbarman
|
558ac50d72
|
changed skip in FlateStream to not call getChar
|
14 years ago |
sbarman
|
5a4d679372
|
changed skip in FlateStream to not call getChar
|
14 years ago |
Vivien Nicolas
|
4bd3308b78
|
Do not assume charset is defined and move some fonts timing to the right place
|
14 years ago |
Vivien Nicolas
|
e475d03675
|
Do not assume charset is defined and move some fonts timing to the right place
|
14 years ago |
sbarman
|
de184e0530
|
stored bytes in flatestream
|
14 years ago |
sbarman
|
9621727db5
|
stored bytes in flatestream
|
14 years ago |
notmasteryet
|
a2d7c18aee
|
readXRefStream and PNG predictor 12
|
14 years ago |
notmasteryet
|
0e5f74b6c2
|
readXRefStream and PNG predictor 12
|
14 years ago |
Vivien Nicolas
|
172dadb008
|
Clean up some debug leftovers
|
14 years ago |
Vivien Nicolas
|
1980f4ef42
|
Clean up some debug leftovers
|
14 years ago |
sbarman
|
60989ee3b9
|
initial implementation of predictor
|
14 years ago |
sbarman
|
4959dcb6a9
|
initial implementation of predictor
|
14 years ago |
sbarman
|
5ff59eadcb
|
Added comments
|
14 years ago |
sbarman
|
72919470a9
|
Added comments
|
14 years ago |
sbarman
|
1e3147d0d7
|
working version of tiling
|
14 years ago |