Rob Sayre
|
f5a3587dde
|
Almost passing gjslint.
|
14 years ago |
sbarman
|
493fb45efd
|
Added hack to display gradients
|
14 years ago |
Adil Allawi
|
a6f4a92286
|
OpenOffice includes the optional reference to a Font dictionary in the Resources dictionary. This breaks SetFont in pdf.js as the Font in this.res is not a dictionary but an xref.
|
14 years ago |
Chris Jones
|
b1f717cb7f
|
get shavian-load test working
|
14 years ago |
sbarman
|
8fce6938c4
|
Initial implementation of shading patterns. Radial shading is somewhat broken.
|
14 years ago |
sbarman
|
7d3e08eefd
|
bug with length of lookup table
|
14 years ago |
sbarman
|
28a01646bb
|
cleanup
|
14 years ago |
sbarman
|
2e83b0cc0d
|
Fixes to parser for the test pdf in www.unicode.org/charts
|
14 years ago |
Chris Jones
|
122d168b51
|
fix some bugs
|
14 years ago |
Chris Jones
|
d4f49c05c5
|
fix another binary-mode issue
|
14 years ago |
sbarman
|
597cdb59f9
|
called getStrokeColorSpace instead of getFillColorSapce
|
14 years ago |
sbarman
|
8d196a96d0
|
fix for colorspaces
|
14 years ago |
Andreas Gal
|
40afbc725b
|
work-around for issue #158
|
14 years ago |
Vivien Nicolas
|
3e78538c1c
|
Remove cmap format 100, fixes some nits to merge with upstream
|
14 years ago |
Vivien Nicolas
|
22264c07c8
|
Fix TrueType bustage
|
14 years ago |
Vivien Nicolas
|
e13164eca6
|
Read the text matrix from the Type1 font ascii header
|
14 years ago |
Vivien Nicolas
|
9b67a1e6b5
|
Forgot to add pdf.js to the last commit
|
14 years ago |
Vivien Nicolas
|
2e71f79865
|
Remove the first empty character of charset
|
14 years ago |
sbarman
|
a013e803a2
|
cleanup
|
14 years ago |
sbarman
|
ed7e18f730
|
clean up
|
14 years ago |
sbarman
|
08e7b9a858
|
Working version of indexed color space
|
14 years ago |
Julian Viereck
|
31e9bea5c9
|
Make worker code work with latest font code changes
|
14 years ago |
sbarman
|
a5be9c4648
|
refactored colorspace into own class
|
14 years ago |
Rob Sayre
|
3213299f30
|
const doesn't work in Chrome.
|
14 years ago |
Vivien Nicolas
|
80f650b6bb
|
Add a fake canvas for scaling fonts to improve perfs
|
14 years ago |
Vivien Nicolas
|
e3dbb685f3
|
Add more precision for positionning fonts by scaling the canvas
|
14 years ago |
Julian Viereck
|
b00df76044
|
First pass on FontWorker
|
14 years ago |
notmasteryet
|
6073a030ab
|
CMYK colors; font fixes
|
14 years ago |
notmasteryet
|
48a2346275
|
CMYK colors; font fixes
|
14 years ago |
sbarman
|
8a812e2ec9
|
clean up
|
14 years ago |
sbarman
|
51f3961fa2
|
clean up
|
14 years ago |
sbarman
|
8bf3a9d1b7
|
reasonably fast for black and white images
|
14 years ago |
sbarman
|
c4d50b7677
|
reasonably fast for black and white images
|
14 years ago |
sbarman
|
683bc19427
|
working version of PDFImage
|
14 years ago |
sbarman
|
2fdb200626
|
working version of PDFImage
|
14 years ago |
sbarman
|
11601f3020
|
refactored image drawing code
|
14 years ago |
sbarman
|
1f4fcfbd69
|
refactored image drawing code
|
14 years ago |
sbarman
|
d29e666cbf
|
clean up code to before
|
14 years ago |
sbarman
|
fc539ddcb3
|
clean up code to before
|
14 years ago |
sbarman
|
c2dce23025
|
Removed bpc=1 code
|
14 years ago |
sbarman
|
9c3e2d4626
|
Removed bpc=1 code
|
14 years ago |
Andreas Gal
|
8cec09ec0e
|
keep track of charScale, wordScale and textHScale
|
14 years ago |
Andreas Gal
|
61d517a780
|
keep track of charScale, wordScale and textHScale
|
14 years ago |
sbarman
|
12ab3d7338
|
changed undefined to null check
|
14 years ago |
sbarman
|
37a025620f
|
changed undefined to null check
|
14 years ago |
sbarman
|
d863286438
|
Fixed problem with dict
|
14 years ago |
sbarman
|
46105592e9
|
Fixed problem with dict
|
14 years ago |
Andreas Gal
|
8c2804145c
|
hack around OOM problem due to broken pattern code
|
14 years ago |
Andreas Gal
|
7b931b3635
|
hack around OOM problem due to broken pattern code
|
14 years ago |
Andreas Gal
|
5422182eda
|
fix issue #78, don't try to use 'in' operator on null
|
14 years ago |