summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix PolyLine annotation for pdfwrite deviceNancy Durgin2020-09-221-0/+2
* XPS interpreter: Have interpreter handle page range processingMichael Vrhel2020-09-226-3/+338
* Fix compile failure due to missing header.Chris Liddell2020-09-221-0/+1
* Bug 702810: fix fapi buffer size parameter typesChris Liddell2020-09-222-5/+3
* Remove pointless 'recopying' of CFF (g)subr stringsChris Liddell2020-09-221-6/+6
* Fix memory leak in pcl pdfmark implementationNancy Durgin2020-09-221-0/+3
* Updates to 'WhatIsGS.htm' document from Lisa.Robin Watts2020-09-221-6/+16
* pdfwrite - remove erroneous free from cos_dict_put_copyKen Sharp2020-09-221-3/+0
* oss-fuzz 23637: Fix error code confusionChris Liddell2020-09-211-5/+4
* Fix segfaults in UFST - use correct font nameChris Liddell2020-09-211-1/+1
* Fix Coverity ID 362083 & 362084Ken Sharp2020-09-201-1/+1
* XPSWrite: Fix memory leaks and page resource relationsMichael Vrhel2020-09-191-22/+135
* Fix a compiler warning by initialising a variableKen Sharp2020-09-181-1/+1
* PDF interpreter & pdfwrite - better detection of per-page outputPeter Cherepanov2020-09-181-6/+7
* pdfwrite - fix a number of seg faults when opening output file failsKen Sharp2020-09-184-51/+92
* Fix tesseract traineddata links in documentation.Robin Watts2020-09-171-4/+4
* PDF interpreter with pdfwrite fix non-square scaling stroked textKen Sharp2020-09-171-12/+20
* C# API: Fix a few minor issues related to printingMichael Vrhel2020-09-162-21/+5
* Clarify documentationKen Sharp2020-09-161-1/+2
* Bug 702904: Another fix to check for shared libjpeg/libtiffChris Liddell2020-09-161-1/+1
* Fix the OpenBSD buildChrisL2020-08-273-5/+16
* Bug 702901: initialize directory for tiff configureChris Liddell2020-09-141-1/+1
* oss-fuzz 25486: Initialise device colors in graphics stateChris Liddell2020-09-141-0/+12
* oss-fuzz 25485: Validate Type 1 font hinting paramters.Chris Liddell2020-09-141-4/+16
* oss-fuzz 25480: CFF - cope with "empty" float number.Chris Liddell2020-09-141-2/+8
* oss-fuzz 25474: Check the length of Coords in shading dictChris Liddell2020-09-141-0/+4
* Fix crashes with pdfwrite, TrueType input fonts and Windows 64-bit buildKen Sharp2020-09-141-5/+0
* Bug 702897: Fix shared libtiff/libjpeg checkChris Liddell2020-09-141-2/+5
* Bring changelog changes onto master from gs9.53.0Chris Liddell2020-09-112-1/+30
* Fix Coverity issue 361428.Robin Watts2020-09-101-2/+2
* Fix Coverity issue 361836.Robin Watts2020-09-101-2/+3
* Fix Coverity issue 361837.Robin Watts2020-09-101-10/+12
* Fix Coverity issue 361838.Robin Watts2020-09-101-1/+5
* Bug 702884: Require jbig2dec 0.19 when building ghostscript.Sebastian Rasmussen2020-09-101-1/+1
* Update jbig2dec stuff for 0.19 release.Sebastian Rasmussen2020-09-103-2/+21
* pdfwrite - fix image downsampling when the input is a 16-bit imageKen Sharp2020-09-101-0/+2
* Bring master up to date with 9.53.0 doc changesChris Liddell2020-09-1043-80/+13517
* Correct fix for stack smashing.Robin Watts2020-09-102-4/+4
* Strip trailing whitespace from html filesChris Liddell2020-09-103-5/+5
* Strip trailing whitespace from makefiles.Robin Watts2020-09-0918-53/+53
* Fix stack smashing in blending code.Robin Watts2020-09-091-2/+2
* Remove prototype for non-existent function.Robin Watts2020-09-091-2/+0
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-0993-379/+379
* Bug 702871: Fix GraphicsAlphaBits + Fill/Stroke issue.Robin Watts2020-09-091-5/+3
* Remove deprecated device-like image handling procedures.Robin Watts2020-09-081-12/+0
* Rejig PCL/PXL to call graphics library rather than device functions.Robin Watts2020-09-089-181/+64
* pdfwrite - fix error handling with broken type 3 fontsKen Sharp2020-09-081-1/+4
* Fix type slipup in OCR params handling.Robin Watts2020-09-071-1/+1
* Fix memory leak with clip device and image width/height = 0Ken Sharp2020-09-071-0/+5
* Font copying - fix memory leakKen Sharp2020-09-031-0/+3