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.
Also refactor few small issues.
|
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 |
Brendan Dahl
|
493805d952
|
Remove the alternative way to do CMYK check. Checking the colorspace seems sufficient.
|
14 years ago |
Brendan Dahl
|
8d52a1e92a
|
Add another way to detect cmyk images.
|
14 years ago |
Artur Adib
|
686f275830
|
Fix font and spaces
|
14 years ago |
Artur Adib
|
9ebec03ddc
|
Implemented selection for showText()
|
14 years ago |
Brendan Dahl
|
1869888838
|
Comment on the new flag.
|
14 years ago |
Brendan Dahl
|
9bb2b881b0
|
Adds cmyk jpg support. Treats the cmyk jpg as a regular stream.
|
14 years ago |
Kalervo Kujala
|
89a6c4fc88
|
Fix jslint warnings and refactor small issues.
|
14 years ago |
Kalervo Kujala
|
b321768f59
|
Remove unused parameters and fix jslint warnings.
|
14 years ago |
Kalervo Kujala
|
7f0e35c50d
|
Remove unused variables.
|
14 years ago |
Kalervo Kujala
|
cac9044161
|
Refactor colorspace.js and fix jslint warnings.
|
14 years ago |
Artur Adib
|
feb621380d
|
Disabling workers until localhost fix lands in FF
|
14 years ago |
Harald Kirschner
|
d22885a97c
|
- FIX: Removed unnecessary .bind in worker_loader.js that broke Safari
|
14 years ago |
Kalervo Kujala
|
33af12abd0
|
Fix jslint warnings.
|
14 years ago |
Julian Viereck
|
d9d2ab4c8e
|
Rename processorHandler to messageHandler
|
14 years ago |
Julian Viereck
|
80b759b093
|
Fix style nit from brendandahl
|
14 years ago |
Julian Viereck
|
493c25dcaa
|
Remove `useWorker` variable and turn worker support whenever this is possible.
|
14 years ago |