summaryrefslogtreecommitdiff
path: root/xps
Commit message (Expand)AuthorAgeFilesLines
* Address some compiler warnings.Chris Liddell2023-05-151-1/+1
* Update postal address in file headersChris Liddell2023-04-0432-98/+102
* Guard against buffer overflow in xps_clean_path.Robin Watts2023-03-231-2/+3
* Bug 705772 XPS CFF dict boundary readMichael Vrhel2023-02-131-0/+2
* Bug 705772 XPS Ensure cff pointer offsets are not negativeMichael Vrhel2023-01-181-0/+6
* Bug 705827 XPS Avoid overflows in reading cff font dictionaryMichael Vrhel2023-01-171-2/+8
* Bug 705989 Error checking in xpsfont.cMichael Vrhel2023-01-101-2/+15
* Bug 706120 XPS dash buffer overrunMichael Vrhel2023-01-101-3/+35
* Add gpdl support for SmartOffice integration.Robin Watts2022-09-191-4/+2
* Bug 705737 : XPS interpreterEthan Vrhel2022-08-161-0/+6
* Bug 705630 : XPS interpreterEthan Vrhel2022-08-101-3/+6
* Bug 705608 : XPS interpreterEthan Vrhel2022-08-041-1/+1
* New PageList processing, supporting PDF and XPS random order.Ray Johnston2022-07-301-109/+29
* GhostXPS - fix commit 7642e51271eafd012a80722b5f82226188de90a2Ken Sharp2022-07-241-1/+1
* Bug 705608 : XPS interpreterEthan Vrhel2022-07-201-1/+10
* Bug 705552 : XPS interpreterEthan Vrhel2022-07-111-1/+8
* Change how pdfi interacts with FAPI for Truetype fontsChris Liddell2022-07-041-1/+2
* Bug 705450 : XPS interpreterEthan Vrhel2022-07-011-0/+9
* Coverity 379207 fixed - control flow issuesEthan Vrhel2022-06-271-16/+19
* Bug 705397 : XPS interpreterEthan Vrhel2022-06-221-1/+8
* GhostXPS - check a colour has enough data before use.Ken Sharp2022-05-241-1/+5
* pdfwrite - fix group attributes ColorSpaceKen Sharp2022-04-013-3/+6
* Coverity 375566: Init ref counting entry for gs_halftone (xps)Chris Liddell2022-02-171-0/+1
* Move xps/ sources away from gs_sprintf to gs_snprintfChris Liddell2022-02-162-11/+11
* Bug 693376: Remove 2 vestigial debugging variables.Robin Watts2022-01-211-9/+1
* Fix for setting of PageSpotColors Bug 704660Michael Vrhel2021-11-051-1/+12
* Remove redundant entries from pl_interp_characteristics_tChris Liddell2021-08-251-7/+0
* Fix for Coverity ID: 372304Chris Liddell2021-08-131-1/+3
* Fix commit 33b6a34d6e14e3689dbcf0b0c0585033f84a37aarobin_test_refKen Sharp2021-06-211-1/+1
* XPS interpreter - Undo CTM scaling when preserving Tr 2Ken Sharp2021-05-221-2/+6
* Add object type specific device halftones to the graphics state.Ray Johnston2021-05-031-0/+1
* Change names from Graphics and Path to Vector, for consistencyRay Johnston2021-03-311-1/+1
* Update copyright to 2021Chris Liddell2021-03-1532-32/+32
* Bug 703578 : XPS to PDF missing strokeMichael Vrhel2021-02-171-2/+5
* Bug 703404: XPS to pdfwrite patternsMichael Vrhel2021-02-174-0/+17
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-1/+1
* Bug 702192 Map text to blackMichael Vrhel2020-10-121-2/+2
* XPS Interp: Fix missing initialization in XPS page reversalMichael Vrhel2020-09-231-0/+1
* XPS interpreter: Have interpreter handle page range processingMichael Vrhel2020-09-225-3/+314
* Bug 702744: Add windows utf-8 handling for unlink and rename.Robin Watts2020-08-182-2/+2
* Improve client memory handling for colour spaces and patternsKen Sharp2020-08-121-4/+3
* GPDL whitespace fixes.Robin Watts2020-06-251-2/+2
* GPDL: Remove "min_input_size" from pl_interp_characteristics_tRobin Watts2020-06-251-2/+1
* Revisions to FAPI (error handling etc).Chris Liddell2020-06-171-15/+15
* lgtm.com fixes: Multiplication of narrow type in wider context.Robin Watts2020-05-154-6/+6
* lgtm.com fixes: Avoid narrow mult cast to longer type.Robin Watts2020-05-111-3/+3
* lgtm.com issue: Add some missing "repeat include" guards.Robin Watts2020-05-082-0/+10
* Update copyright to 2020Chris Liddell2020-04-1032-32/+32
* Squashed commit of the opacity_shape branchMichael Vrhel2020-03-276-13/+11
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-172-3/+5