437 Commits (c1838bde7f83153fada211f23dd9cdcd3581386c)

Author SHA1 Message Date
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
Andreas Gal 2f246236cb fix issue #78, don't try to use 'in' operator on null 14 years ago
notmasteryet 63e74b53e9 Fix arcfour initialization and encoding; png prediction fix 14 years ago
notmasteryet 4326a1d5bf Fix arcfour initialization and encoding; png prediction fix 14 years ago
sbarman 86eeedc397 Fixed bug, used pixBytes instead of rowBytes 14 years ago
sbarman 4189bb610e Fixed bug, used pixBytes instead of rowBytes 14 years ago
sbarman cde62c85bc fully working faxstreams 14 years ago
sbarman 7be264ea88 fully working faxstreams 14 years ago
sbarman 6df5714ec3 removed debug code 14 years ago
sbarman 1057d0f337 removed debug code 14 years ago