James R. Barlow
|
7d2009ccef
|
ghostscript: log errors from stdout
|
2016-10-27 15:36:20 -07:00 |
|
James R. Barlow
|
18ae5db06d
|
ghostscript: ensure raster resolution is specified in integer units
|
2016-10-27 15:35:33 -07:00 |
|
James R. Barlow
|
636d1903b3
|
Ghostscript: do raster output with -dSAFER
-dSAFER does not work when rendering PDF/A, because that needs to load
the ICC file, and -dSAFER prevents access to external files.
|
2016-07-27 00:54:40 -07:00 |
|
James R. Barlow
|
b17d589e84
|
Don't set -sOutputICCProfile
Ghostscript dev advised against. It appears that this is for
creating target for a device that colors in a particular format.
|
2016-03-02 06:25:34 -08:00 |
|
James R. Barlow
|
3d0e8c9629
|
Provide our own sRGB profile instead of Ghostscript's
|
2016-03-01 01:27:40 -08:00 |
|
James R. Barlow
|
7c0940609a
|
Take a stab at writing test case for autorotate
|
2016-02-08 12:32:39 -08:00 |
|
James R. Barlow
|
54b0ddd787
|
ghostscript: don't try to "help" autorotation
It uses text direction alone -- unreliable guide.
|
2016-02-07 03:20:42 -08:00 |
|
James R. Barlow
|
4b65e0b093
|
Set JPEG output quality to 95 for better transcoding
|
2016-02-04 18:49:09 -08:00 |
|
James R. Barlow
|
1731ce2a44
|
Environment variables can now override default programs
|
2015-12-17 09:05:10 -08:00 |
|
James R. Barlow
|
74059eecf1
|
Choose PDF/A-2b by default instead of A-1b
|
2015-12-02 01:48:10 -08:00 |
|
James R. Barlow
|
3270635192
|
ghostscript: quiet startup on rasterize
|
2015-08-28 04:51:36 -07:00 |
|
James R. Barlow
|
454ee029c8
|
Run final ghostscript in multithreaded mode
This step is serialized so all cores are not busy at this stage.
|
2015-07-30 23:20:04 -07:00 |
|
James R. Barlow
|
6a160d22fe
|
Update release notes, add copyrights
|
2015-07-28 04:36:58 -07:00 |
|
James R. Barlow
|
77d4cb367e
|
Put ghostscript in a module
|
2015-07-27 15:22:00 -07:00 |
|