Vivien Nicolas
|
406c2b2f2b
|
Fix a small typo error with the kRasterizerMin usage
|
14 years ago |
Kalervo Kujala
|
8ffbf683b8
|
Add more debug data to error-logs.
Fix also a few gjslint errors.
|
14 years ago |
notmasteryet
|
01e2f81a49
|
stencil mask: height * width optimization and decode inversion
|
14 years ago |
notmasteryet
|
9bc76da676
|
Implements ImageMask: using image as a stencil mask
|
14 years ago |
notmasteryet
|
3e0c0de985
|
Fixing bookmarks for PDF32000
|
14 years ago |
notmasteryet
|
3b940c4bcd
|
'GoTo' action/links; document outline (no UI)
|
14 years ago |
sbarman
|
a67c63db13
|
Added default value for no annotations
|
14 years ago |
Adil Allawi
|
5a528944f0
|
Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first 255 unicode values so that fillText does not change them and create an encoding to map characters to the glyphs.
|
14 years ago |
notmasteryet
|
c2eaa55cd9
|
Move scale out of pdf.js
|
14 years ago |
notmasteryet
|
fd0423b5c7
|
image load pending
|
14 years ago |
sbarman
|
d24a00452e
|
combined pathX/Y with x/y and wrote setCurrentPoint function
|
14 years ago |
sbarman
|
a48a74862a
|
added stiched functions
|
14 years ago |
sbarman
|
ac1000cc86
|
cleanup
|
14 years ago |
sbarman
|
b18b63a9a9
|
implemented curve2, partial fix for #325
|
14 years ago |
notmasteryet
|
b7ac83da32
|
LZW reducing memory usage
|
14 years ago |
notmasteryet
|
5c7ecbfa28
|
Basic annotation link support
|
14 years ago |
sbarman
|
a7353ad737
|
combined pathX/Y with x/y and wrote setCurrentPoint function
|
14 years ago |
sbarman
|
7ae84533c6
|
added stiched functions
|
14 years ago |
sbarman
|
8351877f16
|
cleanup
|
14 years ago |
sbarman
|
2ef9900597
|
implemented curve2, partial fix for #325
|
14 years ago |
notmasteryet
|
03c5fa3d19
|
switch optimization
|
14 years ago |
notmasteryet
|
180747dbdc
|
Optimize usage of the memory in the LZWStream; linting
|
14 years ago |
notmasteryet
|
aad77fcc55
|
BaseFont and misc fonts fixes
|
14 years ago |
notmasteryet
|
26ce439514
|
LZW filter
|
14 years ago |
Kalervo Kujala
|
77104f9270
|
Refactor the lines that are longer than 80 characters in pdf.js.
|
14 years ago |
Kalervo Kujala
|
f656e841ac
|
Correct the coding style according to gjslint.
And remove stray tabs.
|
14 years ago |
Brendan Dahl
|
850c042af7
|
Normalizing rotation
|
14 years ago |
Brendan Dahl
|
3a80ccad4e
|
Better undefined check
|
14 years ago |
Brendan Dahl
|
4377eed920
|
Adding support for page rotation
|
14 years ago |
Kalervo Kujala
|
ed2368fed7
|
Correct the return values for lookChar function.
Also refactor the code slightly for an early return.
|
14 years ago |
sbarman
|
7a7ff9e8c5
|
cleanup
|
14 years ago |
sbarman
|
80c1bab604
|
cleanup
|
14 years ago |
sbarman
|
a32b56ae85
|
inline images working
|
14 years ago |
sbarman
|
ececccfa80
|
added skip to lexer
|
14 years ago |
sbarman
|
5434cd3a0b
|
fix for bug with empty strings
|
14 years ago |
Ivars Veksins
|
cffcac597c
|
fontName can be stored in xref
|
14 years ago |
sbarman
|
19b36f6a66
|
removed comments
|
14 years ago |
sbarman
|
157ee74940
|
compiled code for tiling patterns
|
14 years ago |
Vivien Nicolas
|
1af6732ba9
|
Do not fail on splitted hex string
|
14 years ago |
Vivien Nicolas
|
9b06da98ca
|
More fix to handle some others invert leading cases in PDF32000.pdf
|
14 years ago |
Vivien Nicolas
|
57cebac711
|
Invert leading parameter since we scale by the invert
|
14 years ago |
Vivien Nicolas
|
aa41a75f6e
|
Support standards fonts
|
14 years ago |
Andreas Gal
|
42ba33f1bf
|
fix incorrect property name, tests were failing
|
14 years ago |
sbarman
|
1e59dd625a
|
cleanup
|
14 years ago |
sbarman
|
47dcd1f94b
|
added texthscale support
|
14 years ago |
sbarman
|
c58aa5f232
|
initial impl of char spacing and word spacing
|
14 years ago |
sbarman
|
d502866111
|
cleanup code
|
14 years ago |
sbarman
|
645c9acb62
|
fix small fonts
|
14 years ago |
notmasteryet
|
e1e735c4ff
|
AES algorithm implementation, PDF1.5,1.6 crypto functionality
|
14 years ago |
sbarman
|
8d09c0d7a4
|
removed Fonts class
|
14 years ago |