833 Commits (20a348fc0cd3910366f03cbe29878b2563158e9c)

Author SHA1 Message Date
Julian Viereck 790816bbdd Use all over the place and cleanup/renomve not longer needed code 14 years ago
Julian Viereck a7d1c84c92 Make ColorSpace.parse use ColorSpace.toIR and .fromIR to make use of only one codepath 14 years ago
Julian Viereck 1c30fda577 Implement ColorSpace IR forms for Pattern and Indexed 14 years ago
Julian Viereck a83f49133e [Cleanup] Renomve no longer needed RadialAxialShading.prototype.getPattern as toIR is called all the time 14 years ago
Julian Viereck f369bd3ed0 [Cleanup] Rename Raw to IR 14 years ago
Julian Viereck e7fa637bf4 Remove no longer needed code and rename IR forms to the standard ones 14 years ago
Julian Viereck 62afa95fe1 Add support for image xObjs with imageMask 14 years ago
Julian Viereck d887d2bd29 Implement paintReadyJpegXObject + add infrastructure to handle JpegStreams 14 years ago
Julian Viereck 5bfa9e4f3b Add some comments + fix getColorN_IR_Pattern 14 years ago
Julian Viereck 5543d6f448 Move getting the Pattern from IR form out and make setStrokeColorN_IR work 14 years ago
Julian Viereck 9e3de8b339 Add shading support for setFillColorN_IR - is that used at all? 14 years ago
Julian Viereck cdc937a1a4 Fix missing curMatrix variable bug to get TM paper work in Nightly 14 years ago
Julian Viereck c77c6d524c Add setFillColorN_IR by implementing new TilingPatternIR 14 years ago
Julian Viereck ac4a57e858 Refactor to execute IR on main thead by posting messages to itself 14 years ago
Julian Viereck a3baea5fcb Make shadingFill IR form 14 years ago
Julian Viereck 89167c0b40 Saving last work 14 years ago
Julian Viereck 5c1262e13b Add limited support for setFill/StrokeColorSpace 14 years ago
Julian Viereck 2fcc93c751 Make xObjForm use raw format 14 years ago
Julian Viereck 67f745443e Add support for xobj embedded images that are not rendered by the platform + has no mask 14 years ago
Julian Viereck eca8f6b80b Working towards embedded image support 14 years ago
Julian Viereck cc17707da6 First page is rendering using new worker infrastructure 14 years ago
Julian Viereck 71ff8ee586 backup 14 years ago
Julian Viereck 0134143c67 Split compilation up in preCompile and Compile. 14 years ago
Julian Viereck e3dd329739 Move ensureFont code part of Page into its own function 14 years ago
Julian Viereck 2c51c6fb9e Set loadedName in Partial Eval 14 years ago
Julian Viereck e9f4a3d8ee Need to use font.translated.name as unique identifier 14 years ago
Julian Viereck 6dd82ad5d4 Track loaded such that setFont doesnt need to touch xref anymore 14 years ago
notmasteryet e512000877 Fixing properties.widths is null issue; fips197 test file 14 years ago
Artur Adib 5587cce165 Check for continuation callback 14 years ago
notmasteryet 361d53e1a9 Fixing truncated streams with multiple filters 14 years ago
notmasteryet 4e1a5296d2 Fixing and optimizing isYcckImage() 14 years ago
notmasteryet 94da20d776 Disable encryption when a ToUnicode stream is used in a font 14 years ago
Kalervo Kujala 7a421794a2 Use zeroes in PDFStringTranslateTable array instead of undefined. 14 years ago
Kalervo Kujala 9857287806 Use empty strings in zaph dingbats shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala 67e264e579 Use empty strings in symbols shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala 2b4e722a1c Use empty strings in win ansi shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala 7a1c02bc9e Use empty strings in standard shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala 68ceff4081 Use empty strings in mac roman shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala 9256a62304 Use empty strings in mac shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala 30b8d1dd08 Use empty strings in shadow encodings array instead of undefined. 14 years ago
Kalervo Kujala b5412c13d8 Fix gjslint warnings. 14 years ago
Kalervo Kujala 07662cf035 fix jslint warnings 14 years ago
notmasteryet b5b0357dca Remove extra space 14 years ago
notmasteryet eaa5b8dab3 Pruning unreachable code; misc font fixes 14 years ago
Vivien Nicolas a7332d178a Fix a small error in font encoding 14 years ago
notmasteryet faf8b8ac0b Refactoring charsToUnicode into charsToGlyphs 14 years ago
notmasteryet ee21d4113f JPEG marker for YCCK images (in support of bug 674619) 14 years ago
Vivien Nicolas 13bf137220 Draw glyphs one by one to position them correctly and remove all the scaling hack 14 years ago
Kalervo Kujala d54e425a96 Refactor the repeat logic in readBlock function. 14 years ago
Vivien Nicolas 001ca071f0 Fix a small bug about how 'W' widths array is parsed 14 years ago