177 Commits (94cc2cdb75b310daff18fd84745bb13e328f51f5)

Author SHA1 Message Date
Brendan Dahl b64b7d55b1 Use the updated jpgjs with faster transform. 14 years ago
Brendan Dahl 0e0527be81 Address Yury's comment. 14 years ago
Artur Adib 385b6df2b4 Linting 14 years ago
Artur Adib 5e0d704b12 Macro for generating version information 14 years ago
Brendan Dahl d2964f3e94 Update documentation. 14 years ago
notmasteryet 7a2301dc95 Inline setXXXRGBColor calls 14 years ago
notmasteryet ef58ccd284 Issue #644: bypassing identity cmap translation loading; resetting color space when stroke/fill color set 14 years ago
Artur Adib b1ae23772f No suppressWarnings in Yury's encoding patch 14 years ago
Artur Adib a182431ac5 Fixing lint 14 years ago
notmasteryet 37b4ceb098 fix lint error 14 years ago
Brendan Dahl 543e3377de Adding multi dimensional interpolation and test file. 14 years ago
Brendan Dahl 74004b23bb Add comments, fix default color. 14 years ago
Brendan Dahl c198ec4323 Makes new alternate colorspace which handles separation and device. 14 years ago
Kalervo Kujala 2988b33dcc Fix jslint warnings in pattern.js. 14 years ago
Julian Viereck 99254891e6 Disable work on firefox using feature detection 14 years ago
Brendan Dahl a12419c084 Initial devicen colorspace support. 14 years ago
Brendan Dahl b872a08f4f Data is now created by jpg.js since we don't know the size. 14 years ago
Brendan Dahl 073af78307 Handle device gray and pass in the color transform option. 14 years ago
Artur Adib 8c182cb724 Default font fallback is same as setFont()'s 14 years ago
Brendan Dahl 493805d952 Remove the alternative way to do CMYK check. Checking the colorspace seems sufficient. 14 years ago
Brendan Dahl 8d52a1e92a Add another way to detect cmyk images. 14 years ago
Artur Adib 686f275830 Fix font and spaces 14 years ago
Artur Adib 9ebec03ddc Implemented selection for showText() 14 years ago
Brendan Dahl 1869888838 Comment on the new flag. 14 years ago
Brendan Dahl 9bb2b881b0 Adds cmyk jpg support. Treats the cmyk jpg as a regular stream. 14 years ago
Kalervo Kujala 89a6c4fc88 Fix jslint warnings and refactor small issues. 14 years ago
Kalervo Kujala b321768f59 Remove unused parameters and fix jslint warnings. 14 years ago
Kalervo Kujala 7f0e35c50d Remove unused variables. 14 years ago
Kalervo Kujala cac9044161 Refactor colorspace.js and fix jslint warnings. 14 years ago
Artur Adib feb621380d Disabling workers until localhost fix lands in FF 14 years ago
Harald Kirschner d22885a97c - FIX: Removed unnecessary .bind in worker_loader.js that broke Safari 14 years ago
Kalervo Kujala 33af12abd0 Fix jslint warnings. 14 years ago
Julian Viereck d9d2ab4c8e Rename processorHandler to messageHandler 14 years ago
Julian Viereck 80b759b093 Fix style nit from brendandahl 14 years ago
Julian Viereck 493c25dcaa Remove `useWorker` variable and turn worker support whenever this is possible. 14 years ago
Julian Viereck 50fe4f55e2 Fix lint warning + turn off worker support 14 years ago
Artur Adib 7d38d7f062 Missing var 14 years ago
Artur Adib ddf77cda6b Using ii convention 14 years ago
Artur Adib 2c3991f8b0 More progress, workers working 14 years ago
Artur Adib 249385b4bb Progress 14 years ago
Artur Adib c8c5b4f8ea First iteration, tracemonkey/ecma262 working 14 years ago
Artur Adib 9ddc40c3d7 Nit 14 years ago
Ionuț G. Stan 090b4d6647 Fix same origin policy issue when adding @font-face rules 14 years ago
Julian Viereck 51d4a17232 Change workerSrc location 14 years ago
Julian Viereck 3b7829d057 Address review comments. Use only one PDFJS.workerSrc variable to specify the worker source 14 years ago
Artur Adib c74d7b8777 Workers off! 14 years ago
Artur Adib 98f3bab65c Lazy rendering 14 years ago
notmasteryet 5d347b0ddb removing differences from the cmap 14 years ago
Kalervo Kujala a7690dea0a Name anonymous functions in canvas.js. 14 years ago
Kalervo Kujala 8f3448e9a8 Name anonymous functions in colorspace.js. 14 years ago