62 Commits (f4f125f67d91da65cae72eb93155daf46eeb44fe)

Author SHA1 Message Date
notmasteryet 45ef8742ac type3 font.coded comment; proper geometery for showText; glyph name 14 years ago
notmasteryet bed87284db Fixing Type3 text layer creation and character spacing 14 years ago
Brendan Dahl 948de2bdbe Remove some unintended changes. 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 69e5cf2560 fixes gradient fill (#840) 14 years ago
Julian Viereck cf7d4503d6 Address review comments: Introduce new CanvasGraphics.putBinaryImageData and make sure feature detection work always 14 years ago
Julian Viereck 97802aac64 Inline JpegImageLoader to remove new JpegImageLoader call 14 years ago
notmasteryet 2719e8eadc add stroke and other text rendering modes 14 years ago
notmasteryet 00d1204705 Suppress invisible text (#799) 14 years ago
notmasteryet bb6e5c6e00 (#840) fix font stretching and overlapping characters encoding 14 years ago
Artur Adib 705356fa41 Addressing comments by @vingtetun 14 years ago
Julian Viereck 594e5daa7c Only check execution time on some commands 14 years ago
notmasteryet 0414c0711f Fixing base encoding presence detection; character width scale 14 years ago
Artur Adib e2e2240a22 Lint lint lint 14 years ago
Julian Viereck 01d2929401 Add feature detection for using Uint8Array as imageData 14 years ago
Artur Adib a1853185b1 Comments 14 years ago
Julian Viereck 8991cfad83 Check after each executed command if execution took too long already 14 years ago
Julian Viereck 36e618c373 Address Yury's review comments + remove call to addCtxCurrentTransform in pattern.js as the contet is added during the CanvasGraphics constructor already 14 years ago
Julian Viereck a30f0ff848 Implement ctx.mozCurrentTransform and ctx.mozCurrentTransformInverse shim 14 years ago
notmasteryet 709dc1a0c9 Initial ToUnicode modifications 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 8c182cb724 Default font fallback is same as setFont()'s 14 years ago
Artur Adib 686f275830 Fix font and spaces 14 years ago
Artur Adib 9ebec03ddc Implemented selection for showText() 14 years ago
Kalervo Kujala 33af12abd0 Fix jslint warnings. 14 years ago
Artur Adib ddf77cda6b Using ii convention 14 years ago
Artur Adib c8c5b4f8ea First iteration, tracemonkey/ecma262 working 14 years ago
Artur Adib 9ddc40c3d7 Nit 14 years ago
Artur Adib 98f3bab65c Lazy rendering 14 years ago
Kalervo Kujala a7690dea0a Name anonymous functions in canvas.js. 14 years ago
notmasteryet 7f038536fb Migration of the 'encoding-1' branch (ref #674) 14 years ago
Artur Adib e7d08e3a98 Selection working 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 8fbb05613e Progress 14 years ago
Artur Adib a7278b7fbc Splitting files 14 years ago