compile-in support for Jasper on win32
Ralph Giles <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Could someone please sanity check this change before I commit. This will require the JasPer library, which provides JPEG 2000 decoding support for the JPXDecode filter in PDF 1.5. Steps: apply patch download http://www.ghostscript.com/~giles/jpeg2k/jasper-1.701.0-gs1.zip unpack and rename 'jasper' in the gs top-level directory build test with http://www.ghostscript.com/~giles/jpeg2k/jpx-file3.pdf or similar Proposed log message: Enable compilation of the jasper library source as part of the standard win32 build. This provides support for the JPXDecode filter in PDF 1.5. Including the source is now mandatory on this platform. Thanks, -r