summaryrefslogtreecommitdiff
path: root/xps/xpstop.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 703404: XPS to pdfwrite patternsMichael Vrhel2021-02-171-0/+1
* XPS Interp: Fix missing initialization in XPS page reversalMichael Vrhel2020-09-231-0/+1
* XPS interpreter: Have interpreter handle page range processingMichael Vrhel2020-09-221-0/+67
* Bug 702744: Add windows utf-8 handling for unlink and rename.Robin Watts2020-08-181-1/+1
* GPDL whitespace fixes.Robin Watts2020-06-251-2/+2
* GPDL: Remove "min_input_size" from pl_interp_characteristics_tRobin Watts2020-06-251-2/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fixed leak in xps_impl_allocate_interp_instance() (found by memento).Julian Smith2020-02-101-0/+1
* Fixed leak on error in xps_impl_allocate_interp_instance() (found by memento).Julian Smith2020-02-101-0/+4
* Fix error handling in xps_impl_allocate_interp_instance() (detected by memento).Julian Smith2020-02-101-9/+23
* Add a couple of FIXMEs to the xps interpreter.Robin Watts2019-11-081-0/+1
* Reference count image colorspaces in XPS.Robin Watts2019-07-091-1/+7
* Fix memory leaks seen in XPS; pattern cache and start_part.Robin Watts2019-07-051-0/+2
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-3/+3
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Rename xps language implementation points.Robin Watts2019-01-091-36/+36
* gpdl: Add -c operation to gpdl.Robin Watts2019-01-091-0/+1
* Add -I handling to gpdl.Robin Watts2019-01-041-0/+1
* Bug 700383: Add support for scRGBMichael Vrhel2018-12-181-1/+3
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-071-46/+55
* Update language recognition mechanism.Robin Watts2018-11-161-1/+9
* Remove unnecessary gs_opendevice() callsHenry Stiles2018-10-181-4/+0
* Fix memory leak in xps_imp_set_device.Shailesh Mistry2018-02-121-5/+5
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Fix debug -dNOCACHE command line option.Henry Stiles2017-08-221-10/+5
* Coverity ID 158375Ken Sharp2017-08-191-0/+10
* Clean up documentation and simplify language implementation procs.Henry Stiles2017-05-191-12/+1
* PL API: Remove separate interpreter instances.Henry Stiles2017-05-191-63/+33
* Make the main instance opaque.Henry Stiles2017-05-191-5/+5
* Factor out common icc code into 1 pl procedure.Henry Stiles2017-05-191-29/+2
* PL API: continue previous commit, purge pre and post page closures.Henry Stiles2017-05-191-31/+0
* PL API: remove instance page count and refactor output page.Henry Stiles2017-05-191-29/+2
* Remove set client instance procedure.Henry Stiles2017-05-191-11/+0
* PL API Remove device_memory main instance member.Henry Stiles2017-05-191-9/+1
* PL API: access main instance parameters directly.Henry Stiles2017-05-191-14/+28
* XPS and PXL did not set the scan converter option.Henry Stiles2017-05-111-2/+3
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-4/+4
* Coverity ID 102187 - check and action a return codeKen Sharp2016-05-041-1/+3
* Implement NOCACHE parameter. We only support the simple case ofHenry Stiles2014-10-191-0/+11
* Error handling was wrong, objects were dereferenced before checking ifHenry Stiles2014-10-191-2/+3
* Replace the "floatp" with "double"Chris Liddell2013-12-181-1/+1
* Removal of default initialization of ICC profile in languages. The default ...Michael Vrhel2013-09-041-4/+0
* Introduce GS_THREADSAFE define and modify printing calls.Robin Watts2012-09-181-2/+2
* Implement XPS style simulations using shearing and fill+stroke.Tor Andersson2012-07-041-4/+16
* Update copyright "headers".Chris Liddell2012-06-131-6/+9
* Fixes Bug 692931 - Regression: seg faultHenry Stiles2012-03-161-1/+1
* Add command line parsing for icc user parameters.Henry Stiles2012-03-061-0/+33
* Fix for bug 692865. Make XPS interpreter use ICC color spaces for defaultMichael Vrhel2012-02-241-4/+5
* Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston2011-07-201-4/+0
* Fix for icc directory and icc device profile initialization.Michael Vrhel2011-06-261-0/+4