102 Commits (e7894ca07d107e03e473a76c7b8506b3a0f4620c)

Author SHA1 Message Date
Kalervo Kujala 13b88a07e0 Move initialization of uniquePrefix higher. 14 years ago
Brendan Dahl 5cfe97611f Rename some variables. 14 years ago
Brendan Dahl 03ec82ba62 Fix nits. 14 years ago
Brendan Dahl 87d72023dc Scale smask and image to the max dimensions of either one. Fix grayscale to scale the input value based on bpc. 14 years ago
notmasteryet c85ec052b1 Unicode normalization; lint warnings 14 years ago
Brendan Dahl d76f5f6815 Playing with initial decode map impl. 14 years ago
Brendan Dahl 176452c988 Style nits. 14 years ago
Brendan Dahl 683f64d54f Use promises to track completion of decoding. 14 years ago
notmasteryet 94cc2cdb75 Char code to unicode conversion 14 years ago
notmasteryet 3b72c6063c Text char codes extraction 14 years ago
Brendan Dahl 7d1cddf371 Add ability to fast track natively supported jpegs. 14 years ago
Kalervo Kujala 1ef4c94de2 Name all constructors. 14 years ago
Brendan Dahl 146cd8c861 Second stage, smasks now working. Still needs optimization. 14 years ago
Brendan Dahl 2a632d4ab2 First stage of trying to support smasks on native jpegs. 14 years ago
notmasteryet 0414c0711f Fixing base encoding presence detection; character width scale 14 years ago
Brendan Dahl e5d91ab219 Fix invalid arguments error. 14 years ago
notmasteryet 08e3fd88ad Removing adaptUnicode; making cmap equal to ToUnicode tables 14 years ago
notmasteryet 709dc1a0c9 Initial ToUnicode modifications 14 years ago
notmasteryet ef58ccd284 Issue #644: bypassing identity cmap translation loading; resetting color space when stroke/fill color set 14 years ago
Brendan Dahl 9bb2b881b0 Adds cmyk jpg support. Treats the cmyk jpg as a regular stream. 14 years ago
Kalervo Kujala b321768f59 Remove unused parameters and fix jslint warnings. 14 years ago
Artur Adib 249385b4bb Progress 14 years ago
notmasteryet 7f038536fb Migration of the 'encoding-1' branch (ref #674) 14 years ago
Brendan Dahl 5cb64fbab7 Initial alpha transparency support. 14 years ago
Kalervo Kujala 7e6a589074 Fix js strict warning in worker.js. 14 years ago
Artur Adib e71b6188c6 'use strict' everywhere 14 years ago
Artur Adib a7278b7fbc Splitting files 14 years ago