summaryrefslogtreecommitdiff
path: root/gs/base/gdevpdfi.c
Commit message (Expand)AuthorAgeFilesLines
* Move output devices to their own directory.Chris Liddell2013-03-061-2535/+0
* pdfwrite - new colour code, fix image conversion to base spaceKen Sharp2013-03-051-5/+20
* pdfwrite - new colour code fix a Seg fault with Sep/DeviceNKen Sharp2013-03-051-0/+1
* pdfwrite/ps2write - first part of reworking colour managementKen Sharp2013-02-121-2/+980
* pdfwrite - when we have /Indexed space or non-identity transfer use lossless ...Ken Sharp2012-07-031-27/+41
* Update copyright "headers".Chris Liddell2012-06-131-7/+9
* pdfwrite - address memory leaksKen Sharp2012-05-041-0/+10
* * Change of the tiffsep and psdcmyk device to planar devices.Robin Watts2012-04-291-0/+6
* ps2write - Handle nested patterns betterKen Sharp2012-02-041-0/+2
* ps2write - correctly convert ICCBased *image* colour spacesKen Sharp2012-01-301-2/+5
* ps2write - properly check number of components when converting Image type 3/4Ken Sharp2012-01-251-1/+1
* Clean up of the icc color code.Michael Vrhel2012-01-101-1/+1
* pdfwrite/ps2write - Properly validate BitsPerComponent for imagesKen Sharp2012-01-031-2/+12
* Replace all uses of 'template' with 'templat'.Robin Watts2011-11-101-7/+7
* Fix for Bug 690137Michael Vrhel2011-08-061-3/+12
* Indent with spaces and strip trailing whitespace.Tor Andersson2011-04-191-837/+836
* Tweak dev_spec_op implementations so that they correctly forward throughRobin Watts2011-03-301-1/+1
* Add new dev_spec_op call to device procs table, along with gxdevsop.h headerRobin Watts2011-03-301-21/+21
* Fix (pdfwrite) : Correction to an equality testKen Sharp2011-02-181-2/+3
* Revert revision 11901.Ken Sharp2010-11-231-200/+36
* pdfwrite enhancement : attempt to make PCL bitmap fonts into searchable type 3Ken Sharp2010-11-161-36/+200
* Remove an unused variable (flagged by static analysis)Ken Sharp2010-10-081-2/+0
* More changes to silence static analysis warnings. Mostly removing unused vari...Ken Sharp2010-10-071-4/+6
* Fix (pdfwrite) : ConvertCMYKImagesToRGB not workingKen Sharp2010-10-051-3/+35
* Fix (pdfwrite) : Don't colour convert SMask imagesKen Sharp2010-09-141-1/+4
* Fix to enable proper mask filling with patterns that have transparency. Majo...Michael Vrhel2010-09-081-1/+1
* As part of the work for bug 691207 (remove global variables) we introduceRobin Watts2010-05-041-3/+4
* Fix (pdfwrite) : Stricter checking when converting type 4 to type 1 masked imageKen Sharp2009-09-251-1/+2
* git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@9987 a1074d23-0009-0...Ken Sharp2009-08-131-0/+1
* Allow inline images in pdfwrite.Michael Vrhel2009-04-221-6/+4
* Change 'doimagemask' so that the SMask image is not processed twice when theRay Johnston2009-04-201-2/+5
* Merge of trunk into soft mask branch through revision 9625.Michael Vrhel2009-04-101-2/+2
* Fix for crash of bug688728.pdf when going to pdfwrite.Michael Vrhel2009-04-101-2/+7
* Split the source tree into two new directories.Ralph Giles2008-08-291-0/+1441