12 Commits (a2bf701bfeef9ebc977eb62ca2663150885f5007)

Author SHA1 Message Date
Julian Viereck 7ee894c09c fontFile doesn't have to be a FlateStream. complex_ttf_font.pdf 14 years ago
Julian Viereck 89afa69395 Fix rendering of fonts on Firefox + turn worker on again. 14 years ago
Julian Viereck 7e3bbccaae Add dependency management for loading images that causes the execution to halt if the dependency isn't satisfied during executing time 14 years ago
Julian Viereck 443bb84cd6 Add very simple Promise object 14 years ago
Julian Viereck 790816bbdd Use all over the place and cleanup/renomve not longer needed code 14 years ago
Julian Viereck a4cfc44409 Add rendering timer 14 years ago
Julian Viereck d887d2bd29 Implement paintReadyJpegXObject + add infrastructure to handle JpegStreams 14 years ago
Julian Viereck c466450aae Use the worker 14 years ago
Julian Viereck ac4a57e858 Refactor to execute IR on main thead by posting messages to itself 14 years ago
Julian Viereck cc17707da6 First page is rendering using new worker infrastructure 14 years ago
Julian Viereck 71ff8ee586 backup 14 years ago
Julian Viereck 0a571899c8 Very basic worker implementation 14 years ago
Julian Viereck a3d815074d First pass on review: worker.js -> pdf_worker.js, Font.bind cleanup + other stuff 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 4281f799e5 Move client code into worker_client.js. Cleanup + comments + 2-space-indention 14 years ago
Julian Viereck 405c367ece Move client code into worker_client.js. Cleanup + comments + 2-space-indention 14 years ago
Julian Viereck 22bdd50a98 Merge ImageCanvasProxy and CanvasProxy. Add support for rendering multiple canvas objects on the worker and assemble them again on the main thread. 14 years ago
Julian Viereck 897ac256fc Merge ImageCanvasProxy and CanvasProxy. Add support for rendering multiple canvas objects on the worker and assemble them again on the main thread. 14 years ago
Julian Viereck 50d902d9eb Make the ProxyCanvas be more a canvas - provide a ctx object to interact through 14 years ago
Julian Viereck b17bf4b20e Make the ProxyCanvas be more a canvas - provide a ctx object to interact through 14 years ago
Julian Viereck 2c17af3720 Add JpegStreamProxy - doesnt seem to be used anywhere in the example.pdf file 14 years ago
Julian Viereck 04cec20384 Add JpegStreamProxy - doesnt seem to be used anywhere in the example.pdf file 14 years ago
Julian Viereck 52a117d32a Fixing some smaller bugs & do some cleanup. viewer_worker.html UI is now 14 years ago
Julian Viereck 4f10e93f8c Fixing some smaller bugs & do some cleanup. viewer_worker.html UI is now 14 years ago
Julian Viereck 39ac389a7e Get working for not real images 14 years ago
Julian Viereck d99dc718c5 Get working for not real images 14 years ago
Julian Viereck 61b76c7e87 Make fonts getting loaded by a very nasty hack 14 years ago
Julian Viereck d9424a7135 Make fonts getting loaded by a very nasty hack 14 years ago
Julian Viereck e15328800a 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 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 986ef148c4 Backup work 14 years ago
Julian Viereck f346014c12 Backup work 14 years ago