369 Commits (cdf1db35fc8e9329f6ac342c81d4d34b4ee1c72c)

Author SHA1 Message Date
fixplz 5fd3647c57 Style fixes 14 years ago
Kalervo Kujala 7116ce0b53 Use constants for radial and axial types. 14 years ago
notmasteryet 3ea81bf0a6 (#867) Set Type3 font encoding; enable text selection testing 14 years ago
Kalervo Kujala d2303493fe Fix few early returns in parser.js. 14 years ago
notmasteryet 2719e8eadc add stroke and other text rendering modes 14 years ago
fixplz 7fa9b5827a Avoid skipping over tag in startxref search 14 years ago
notmasteryet 00d1204705 Suppress invisible text (#799) 14 years ago
fixplz b1ed459443 Scan for startxref more than 1024 chars from end #828 14 years ago
notmasteryet 01a96fdddf Fixing lint errors; extra empty lines 14 years ago
notmasteryet 0f7f80ee6e If readXRefStream or readXRefTable fails, fallback to object indexing (#828) 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
Brendan Dahl 3ae06c96ad Address Yury's comments. 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
Brendan Dahl e5d91ab219 Fix invalid arguments error. 14 years ago
Artur Adib e2e2240a22 Lint lint lint 14 years ago
Brendan Dahl cddb106358 Fix lints. 14 years ago
Brendan Dahl b40af3555b Display error messages on more problems. 14 years ago
Julian Viereck 01d2929401 Add feature detection for using Uint8Array as imageData 14 years ago
notmasteryet 683a8f0de8 Remove indexOf, using reverse map instead 14 years ago
notmasteryet 88310a09c2 Removing refreshToUnicode 14 years ago
notmasteryet e4e864766d Fix CIDFontType2 large cmap tables 14 years ago
Brendan Dahl d6925b13ba Adding new errorback and code to display error messages. 14 years ago
Artur Adib a1853185b1 Comments 14 years ago
notmasteryet 08e3fd88ad Removing adaptUnicode; making cmap equal to ToUnicode tables 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
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 1d8a40b372 Fixing inheritable forms input control properties 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