summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a missing dependency.gs-sprintfChris Liddell2013-05-071-1/+1
* Address a couple more warnings in the trio source.Chris Liddell2013-05-071-3/+3
* Remove spurious header inclusionChris Liddell2013-05-071-1/+0
* Fix up some dependency and source warnings.Chris Liddell2013-05-073-6/+6
* Address some warnings in the trio source.Chris Liddell2013-05-073-9/+21
* Bug 693843: Add a gs_sprintf() function, and supporting codeChris Liddell2013-05-07164-484/+25066
* fix commit 2adc88900956d92433e1d97ca3a22170a462f098Ken Sharp2013-05-071-1/+1
* pdfwrite - get rid of some compiler warningsKen Sharp2013-05-071-4/+3
* Finish GrayDetection implementation and add pnmcmyk example device.Ray Johnston2013-05-065-43/+181
* pdfwrite - DO not leave dangling references in font/matrix cacheKen Sharp2013-05-061-0/+6
* Fix font state variables not propely initialized and add characterHenry Stiles2013-05-061-14/+11
* Add gdev_prn_bg_output_page (and _seekable) to support BGPrint.Ray Johnston2013-05-0566-142/+248
* Add BGPrint prn device parameter to render clist pages while parsing.Ray Johnston2013-05-0511-218/+532
* squelch a couple of minor compiler warningsKen Sharp2013-05-052-0/+4
* Initialise a pointer to non-NULL to silence static analysis warningKen Sharp2013-05-041-1/+1
* Include a prototype for gs_next)ids to silence a compiler warningKen Sharp2013-05-041-1/+2
* Update CFLAGS for debug build with gcc.Chris Liddell2013-05-031-4/+9
* Slightly de-macro-fy scfd.cChris Liddell2013-05-031-93/+260
* Bug 693940: remove deprecated call from gs/ijs/configure.acChris Liddell2013-05-031-1/+0
* Add high level pattern support to PCL and HPGLKen Sharp2013-05-037-4/+154
* pdfwrite - handle Intellifonts as type 3 fontsKen Sharp2013-05-037-5/+45
* pdfwrite - fix some compiler warnings introduced with the palette colour fixKen Sharp2013-05-024-3/+15
* pdfwrite - fix buffer overrun in CIDToGIDMapKen Sharp2013-04-291-1/+1
* Merge branch 'PCL_palette'Ken Sharp2013-04-294-0/+21
|\
| * Allow devices to inform the PCL interpreter that it must not alter palettesKen Sharp2013-04-264-0/+21
* | pdfwrite - add missing line from last commitKen Sharp2013-04-291-1/+2
* | pdfwrite - implement bicubic downsamplingKen Sharp2013-04-293-14/+224
* | Use "seekable" rather than "positionable"Chris Liddell2013-04-278-14/+14
* | Have gdev_prn_open_printer_seekable() work sensiblyChris Liddell2013-04-279-71/+44
|/
* Bug 693704: Use font name to determine italic-nessChris Liddell2013-04-251-1/+4
* Small doc updates.Chris Liddell2013-04-252-5/+9
* Bug 693933: Fix division by 0 in monotony check.Alex Cherepanov2013-04-241-3/+3
* Fix broken windows build due to missing #include "stat_.h"Ray Johnston2013-04-241-0/+1
* Bug 693932 (related): generate meaningful errorChris Liddell2013-04-246-0/+67
* Initial commit of adding neutral color monitoringMichael Vrhel2013-04-2318-64/+1074
* Bug 687604: Reject out-of-bounds access to cvt table.Alex Cherepanov2013-04-231-8/+0
* Bug 693930: Accept and ignore null entries in the page tree.Alex Cherepanov2013-04-221-5/+9
* Fix 693836, valgrinds reports read of uninitialized value.Henry Stiles2013-04-221-4/+13
* Bug 687604: work around another broken TT fontChris Liddell2013-04-211-0/+1
* pdfwrite - actually assign the structure members to 0Ken Sharp2013-04-191-1/+1
* pdfwrite - initialise some structure members to pacify valgrindKen Sharp2013-04-191-0/+1
* Bug 693925: Add some checking for ufst configure optionChris Liddell2013-04-192-42/+60
* pdfwrite - fix transparency preservation with PDF/A-2Ken Sharp2013-04-191-1/+1
* Bug 693869: work around errors in dash offset calculationAlex Cherepanov2013-04-191-1/+6
* Fix typo in SVG output device (bug #693922) by Shailesh Mistry.Henry Stiles2013-04-181-1/+1
* Add high level pattern support to the PXL interpreterKen Sharp2013-04-188-6/+175
* Bug 693921: "refresh" pointer when rendering glyphChris Liddell2013-04-181-0/+2
* Bug 693919: Replace malformed numbers with 0.Alex Cherepanov2013-04-171-0/+8
* Bug 693920: Add missing dereference of an indirect object.Alex Cherepanov2013-04-171-1/+1
* Add tiff-config directory to .gitignore.Chris Liddell2013-04-171-0/+2