349 Commits (4acd7daef89c86139995b40e056db2ceae470475)

Author SHA1 Message Date
notmasteryet 48a2346275 CMYK colors; font fixes 14 years ago
sbarman 51f3961fa2 clean up 14 years ago
sbarman c4d50b7677 reasonably fast for black and white images 14 years ago
sbarman 2fdb200626 working version of PDFImage 14 years ago
sbarman 1f4fcfbd69 refactored image drawing code 14 years ago
sbarman fc539ddcb3 clean up code to before 14 years ago
sbarman 9c3e2d4626 Removed bpc=1 code 14 years ago
Andreas Gal 61d517a780 keep track of charScale, wordScale and textHScale 14 years ago
sbarman 37a025620f changed undefined to null check 14 years ago
sbarman 46105592e9 Fixed problem with dict 14 years ago
Andreas Gal 7b931b3635 hack around OOM problem due to broken pattern code 14 years ago
Andreas Gal 2f246236cb fix issue #78, don't try to use 'in' operator on null 14 years ago
notmasteryet 4326a1d5bf Fix arcfour initialization and encoding; png prediction fix 14 years ago
sbarman 4189bb610e Fixed bug, used pixBytes instead of rowBytes 14 years ago
sbarman 7be264ea88 fully working faxstreams 14 years ago
sbarman 1057d0f337 removed debug code 14 years ago
sbarman b7f24d2719 working version of faxstream 14 years ago
sbarman 2d4c2c0ff3 draws a broken image 14 years ago
sbarman 46a17a2deb Still fixing faxstream 14 years ago
notmasteryet 994b075470 Basic DecryptStream functionality; md5 and arcfour algorithms 14 years ago
Vivien Nicolas 3955ed1b4c Fix a bunch of warnings from Firebug strict mode 14 years ago
Justin D'Arcangelo 6501c2100f Brought pdf.js back up to the latest revision. 14 years ago
Justin D'Arcangelo 0b48feb208 Revert ae2e637044e5abe5d4c119de133e65e0aef4a9b5^..HEAD 14 years ago
Vivien Nicolas 0f1b9949b6 Remove code to handle FlateStream differently now that we have a sane interface 14 years ago
Chris Jones d9d7b3d205 TODO for bpc!=8 14 years ago
Chris Jones 96796619c2 fix rendering of some symbols. Patch by Vivien Nicolas. 14 years ago
Julian Viereck 67e1d0597b Small rebase tidyup + cleanup 14 years ago
Julian Viereck 229edf24d4 First pass on review: worker.js -> pdf_worker.js, Font.bind cleanup + other stuff 14 years ago
Julian Viereck 34e79aca08 Add PatternProxy; makes page 13 work 14 years ago
Julian Viereck c9c24ee5c3 Replace ImageCanvas by ScratchCanvas 14 years ago
Julian Viereck 4f10e93f8c Fixing some smaller bugs & do some cleanup. viewer_worker.html UI is now 14 years ago
Julian Viereck b151516416 Introduce ImageCanvas to handle canvas rendering in WebWorker 14 years ago
Julian Viereck d9424a7135 Make fonts getting loaded by a very nasty hack 14 years ago
Julian Viereck a8dcb0dcd6 Most working, but once you add the font-css file to the web page, there is no font drawn at all 14 years ago
Julian Viereck f346014c12 Backup work 14 years ago
Vivien Nicolas b9a53361f8 Remove some hardcoded glue 14 years ago
Vivien Nicolas f240a5b811 Remove the ignoreFont variable 14 years ago
sbarman 321a8a27e6 faxstream compiles 14 years ago
sbarman fd5412ac12 fix for uncompressed flatestream blocks 14 years ago
Vivien Nicolas 7b454d403b Use the real content of the string to measure it's size 14 years ago
sbarman 553250a5d2 fake stream for unimplemented filters 14 years ago
sbarman 3121991de5 Cleaning up FaxStream 14 years ago
Chris Jones 35b6569f5e fix strict-mode violations in chrome 14 years ago
sbarman ea85a4005c Added in the tables for faxstream 14 years ago
sbarman 58fd99b9c4 not working version of ccittfaxstream 14 years ago
Chris Jones fc4e4e79c6 add TODO() for Shading Pattern 14 years ago
Chris Jones edb69dff59 TODO() for 4-component-per-pixel images 14 years ago
Chris Jones d32cbedd06 TODO() for radial shading 14 years ago
Chris Jones 0a74ec7759 band-aid lack of Indexed color space 14 years ago
Vivien Nicolas 4f7fb7539b Enhance the converter code by filling Format 6 dense array gaps 14 years ago