1967 Commits (b06dc8d3631458d7ee763bb30485086d2428b7e1)

Author SHA1 Message Date
Kalervo Kujala 0c5525dc8a CalRGB: optimize CalRGB calculations 11 years ago
Tim van der Meij 32853c07f4 Implements paintFormXObject in svg.js 11 years ago
Nicholas Nethercote 9674abc542 Ignore setGState no-ops. 11 years ago
Nicholas Nethercote bcc31b666f Right-size the array in getSampleArray(). 11 years ago
Nicholas Nethercote ffae848f4e Reduce ASCII checks in makeInlineImage(). 11 years ago
Tim van der Meij 1d02ace81f Optimizes defaults for svg.js 11 years ago
Yury Delendik a2c2f81167 Use cff glyph width in the hmtx table 11 years ago
Kalervo Kujala 1e4a7f981e implement CalRGB color space 11 years ago
Yury Delendik de23d3791e Fixes image and font embedding 11 years ago
Yury Delendik 0f862e7eb3 Adds svg.js to the generic and singlefile builds 11 years ago
Yury Delendik bc574aa629 Refactors SVG api 11 years ago
Jonas Jenwald 9ef0d0b878 Fix the error handling for CMaps that fail to load 11 years ago
Yury Delendik 0ad323f621 Adds width at the beginning of the Type2 charstring 11 years ago
pramodhkp 6d53fc4db7 Minor changes for api.js, font_loader.js and svg.js 11 years ago
Tim van der Meij 44fbf0ce14 Miscellaneous code improvements for svg.js 11 years ago
Jonas Jenwald 06b5d97bc6 Remove two instances of leftover console.log debug statements 11 years ago
Nicholas Nethercote 61e6b576d4 Avoid an allocation in readCharCode(). 11 years ago
Nicholas Nethercote 7cbd057deb Avoid unnecessary array allocations in EvaluatorPreprocessor_read(). 11 years ago
Brian Ng 5365fa9de7 Fix typo 11 years ago
Yury Delendik dae92b9cc7 Uses float number formatter to print numbers in SVG 11 years ago
Yury Delendik ab8270ae3a Fixes searchRange calculation 11 years ago
Yury Delendik 42771159ca Removes stringToArray 11 years ago
Yury Delendik 350556f085 Removes bytesToString/stringToArray conversions in the font.js 11 years ago
Tim van der Meij b6e4ac9070 Nit fixes for svg.js 11 years ago
Yury Delendik 56f0539045 Reduces amount of used memory during PNG creation. 11 years ago
pramodhkp 458b69b649 Adds image and mask features, fixes clippath 11 years ago
Jonas Jenwald 66c56ac546 Fixes a regression from PR 4982 11 years ago
Rob Wu 58cd3349db AES cipher: make padding optional 11 years ago
Nicholas Nethercote f82977caf9 Simplify isIdentityUnicode detection. 11 years ago
Nicholas Nethercote 6c8cca1284 Add IdentityToUnicodeMap class. 11 years ago
Nicholas Nethercote 9576047f0d Add ToUnicodeMap class. 11 years ago
Tim van der Meij 238a5f8a30 Fixes CCITTFaxStream regression 11 years ago
Jonas Jenwald 643ad37f2a Revert commit 9a41659 (PR 5005) for breaking the loading of certain PDF files in the Firefox addon when range requests are active 11 years ago
Yury Delendik 682b93ac9e Fixes lint errors 11 years ago
Yury Delendik cc180d7e2b Removes some bind() calls from fetchAsync 11 years ago
Tim van der Meij 5cc7d23066 Properly set this.eof in CCITTFaxStream 11 years ago
fkaelberer 5b83e0b9a3 Faster JBIG2 bitmap decoding 11 years ago
Nicholas Nethercote 51055e5836 Make IdentityCMaps more compact. 11 years ago
Yury Delendik f750e35224 Optimizes functions to not create arrays 11 years ago
Yury Delendik cb81bd6be6 Compiles some of the FunctionType 4 11 years ago
Jonas Jenwald 8ecbb4da05 Adjust the heuristics to recognize more cases of unknown glyphs for |toUnicode| (issue 5070) 11 years ago
Jonas Jenwald b918df3547 Re-factor heuristics to recognize unknown glyphs for |toUnicode| 11 years ago
Jonas Jenwald 4b54d6fd43 Add strict equalities in src/core/stream.js 11 years ago
Jonas Jenwald 7fa204c805 Add strict equalities in src/core/parser.js 11 years ago
Tim van der Meij 4899e9e54f Use strict equalities in src/core/jbig2.js 11 years ago
Tim van der Meij 5d0fde4a2c Use strict equalities in src/core/jpx.js 11 years ago
Tim van der Meij 2796d1bf10 Use strict equalities in src/core/jpg.js 11 years ago
Tim van der Meij 160c7cab33 Use strict equalities in src/core/image.js 11 years ago
Jonas Jenwald fb9fea2f36 Add strict equalities in src/core/worker.js 11 years ago
Jonas Jenwald c9fb3e1b6d Add strict equalities in src/core/ps_parser.js 11 years ago