849 Commits (452f33b3286cd42586cc1bf20e945cbb23dcc82f)

Author SHA1 Message Date
notmasteryet ab391c318d Moving CID-0 encoding hack to fonts.js 14 years ago
notmasteryet 66cd79f308 Initial CID0 font encodings 14 years ago
Kalervo Kujala 800fc131b8 Use lowercase in function names. 14 years ago
Kalervo Kujala 2759da92d2 Align CCITTFaxStream array comments. 14 years ago
Kalervo Kujala 753bfcf7c7 Fix lint warnings. 14 years ago
Kalervo Kujala de408dac70 Fix lint warnings. 14 years ago
Artur Adib 83854a085c Implemented getPdf(). Closes #516 14 years ago
Artur Adib a4a8126a40 PDFDoc() now detects argument type 14 years ago
notmasteryet 2d3e8bbb4c Better 'EI' matching (ref #536) 14 years ago
Kalervo Kujala 2094c29169 Use data directly in PDFDoc. 14 years ago
Kalervo Kujala 9b14e80fd5 Use lowercase properly in function names. 14 years ago
sbarman c4699a46da fix bugs with predictors, png predictor type 0 and 5 (ie noop and paeth) 14 years ago
notmasteryet 2ad3a8bd1c Fix mediaBox check (regr. of #519) 14 years ago
notmasteryet eca6c82bbc Pattern match optimization 14 years ago
notmasteryet 502f7cb81b Recovering from misplaced/bad XRef 14 years ago
notmasteryet ced260c2ff Reset invalid media box to letter size. 14 years ago
= 630c98052e Adds support for all the basic graphic state operators 14 years ago
Kalervo Kujala 016c6e2634 Remove else after return in parserGetObj. 14 years ago
Kalervo Kujala 335e86359d Name anonymous functions for debugging purposes. 14 years ago
= 8072052fb1 Handle references for color space names that are defined in a dictionary 14 years ago
Kalervo Kujala 5c772329d8 Make showText and showSpacedText slightly faster. 14 years ago
Vivien Nicolas da6acb200a Fix tests failure by cloning the GlyphsUnicode object 14 years ago
notmasteryet fc5ae0f875 Fixing getBaseFontMetricsAndMap function name 14 years ago
notmasteryet 2248690d11 Guess default width for FileFont3 using BaseFont 14 years ago
Vivien Nicolas b7796f123a Support CropBox attribute 14 years ago
Kalervo Kujala de03b362cf Name anonymous functions. 14 years ago
= e318820a39 Ignore previously parsed xref streams 14 years ago
notmasteryet dcd4f2ea61 Add LF to isSpace; pass ImageLoader when a pattern is processed 14 years ago
= 31d64af855 Handle missing encoding differences array 14 years ago
Kalervo Kujala 74cddad433 Align switch cases properly. 14 years ago
notmasteryet 7036bcd4c7 Zero gjslint warnings mark 14 years ago
notmasteryet 391ec1f99a Moving defaultWidth into the charsToGlyphs function 14 years ago
notmasteryet 1d00b89285 Modifying how the artofwar encryption handled; add wdsg_fitc as reftest 14 years ago
notmasteryet fc574f646a Fixing double metrics issue for glyphs (#484) 14 years ago
Julian Viereck cc661f44af Fix regression in PDFFunction 14 years ago
Julian Viereck 20d8a13c9e Don't stop executeIRQueue if there is no continueCallback. What a wonderful world it would be with generators :( 14 years ago
Julian Viereck 0f6bf30228 Add dependency for dependecies on sub getIRQueue 14 years ago
Julian Viereck 8e36114cfa If the font isn't supported, don't handle it 14 years ago
notmasteryet 10a2fa66c2 Fixing defaultWidth; variables names 14 years ago
Julian Viereck 845230d8b0 Ensure fonts loaded in caes you load fonts out of line 14 years ago
Julian Viereck 9e84dd35b6 Add Objects.clear() and fallback for testStr in FontMeasure 14 years ago
Kalervo Kujala 07254bb0a5 Fix small lint warnings. 14 years ago
Julian Viereck 18ce3ebaed Just use imageData directly on Gecko 14 years ago
Julian Viereck 966cbc2112 Add FontShape.getRule which returns the name for the ctx object 14 years ago
Julian Vierec 86681a8d25 Add Objects.setData and Promise.data to set the data before the object/promise is resolved 14 years ago
Julian Viereck 6e9306afd2 Remove console.logs from previous commit again 14 years ago
Julian Viereck e15bfc00a0 Fixing font loading issues 14 years ago
Julian Viereck dd9aea21e9 Trying to implement progressive font rendering. Works on FF, but Chrome doesn't catchup the fonts 14 years ago
Julian Viereck ac11f30ae9 Send JpegStreams to the main thread ASAP. No need for ImagesLoader anymore 14 years ago
Julian Viereck 32ae879219 Stop the execution if it takes longer then a certain amount of time and reshedule it 14 years ago