1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 07:08:08 +02:00
pdf.js/src
Nicholas Nethercote d0253c8291 Don't get bytes eagerly when creating {Jpeg,Jpx,Jbig2}Stream objects.
This avoids lots of unnecessary work when such streams are referred to via
fetch(), and so their bytes aren't subsequently read. This is a large
performance win on some files.
2014-03-11 16:03:15 -07:00
..
core Don't get bytes eagerly when creating {Jpeg,Jpx,Jbig2}Stream objects. 2014-03-11 16:03:15 -07:00
display Making src/display/font_loader.js adhere to the style guide 2014-03-09 12:45:51 +01:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Fixes typo in function.js 2014-03-08 22:40:19 +01:00
pdf.js Updated to current latest stable version of jshint. 2014-03-01 13:31:25 -08:00
worker_loader.js Basic function.js split 2014-01-27 20:29:47 -06:00