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.
It also makes profiling more convenient.
|
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.
This makes profiling much more convenient.
|
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 |
Julian Viereck
|
90da4fc831
|
Ensure to call the pageDone callback after it's really done
|
14 years ago |
Julian Viereck
|
342547831d
|
Adding back bug in constructInterpolatedFromIR to get refTest passing in openweb.pdf
|
14 years ago |
Julian Viereck
|
cda4c04312
|
Removing some console.log statements.
|
14 years ago |
Julian Viereck
|
c370b8a428
|
Ensure things work for default fonts like Arial
|
14 years ago |
Julian Viereck
|
a2bf701bfe
|
Implement endInlineImage IR
|
14 years ago |
Julian Viereck
|
2b7ff49d8d
|
Fix constructInterpolatedFromIR + fix indexing i that should be j
|
14 years ago |
Julian Viereck
|
755399a755
|
Fix TilingPattern + implement DummyShading IR form
|
14 years ago |
Julian Viereck
|
9dcefe1efc
|
Add PDFFunction to IR support + complete ColorSpace SeparationCS IR support
|
14 years ago |
Julian Viereck
|
8572c29c55
|
Fix missing parameter for RadialAxialShading
|
14 years ago |
Julian Viereck
|
4e3f87b60c
|
Make ColorSpace Separation work as long as no IR form is needed for now
|
14 years ago |
Julian Viereck
|
89afa69395
|
Fix rendering of fonts on Firefox + turn worker on again.
Seems like Gecko requires the fontName to start with a character, not a number.
|
14 years ago |
Julian Viereck
|
7e3bbccaae
|
Add dependency management for loading images that causes the execution to halt if the dependency isn't satisfied during executing time
|
14 years ago |
Julian Viereck
|
e7b636dba4
|
Flattern the IRQueue to make it easier to reexecute and have no nested state
|
14 years ago |
Julian Viereck
|
2269bcccfa
|
[Cleanup] Remove no longer needed Patter.parse and TilingPattern. functions
|
14 years ago |