summaryrefslogtreecommitdiff
path: root/gs/base/gdevpdtf.c
Commit message (Expand)AuthorAgeFilesLines
* Move output devices to their own directory.Chris Liddell2013-03-061-1180/+0
* pdfwrite: don't try to free static allocated stringChris Liddell2013-01-311-1/+3
* pdfwrite - when resizing arrays due to incrementally downloaded fonts, increa...Ken Sharp2012-10-081-0/+1
* pdfwrite, ps2write, txtwrite - add support for RTL DLKen Sharp2012-09-141-0/+6
* pdfwrite - improve subset font prefix generationKen Sharp2012-09-131-1/+6
* Update copyright "headers".Chris Liddell2012-06-131-7/+9
* pdfwrite - memory cleanup; use correct allocater, don't free tracked objectKen Sharp2012-05-091-11/+11
* pdfwrite - memory leaks with CIDFontsKen Sharp2012-05-051-0/+74
* pdfwrite - address memory leaksKen Sharp2012-05-041-0/+2
* pdfwrite - first pass at PDF/A-2 outputKen Sharp2012-03-131-2/+2
* Permit the calculation of CIDSet and CIDToGIDMap size, for PDF/A validationKen Sharp2011-06-201-0/+1
* Add another new font type 'ft_PCL_user_defined' for the PCL bitmapKen Sharp2011-05-171-0/+5
* Add a new font type 'ft_GL2_stick_user_defined' and use it as the FontTypeKen Sharp2011-05-131-0/+5
* Indent with spaces and strip trailing whitespace.Tor Andersson2011-04-191-420/+416
* Fix (pdfwrite) : Restore TT->CIDFOnt conversionKen Sharp2011-04-131-1/+1
* More changes to silence static analysis warnings. Mostly removing unused vari...Ken Sharp2010-10-071-2/+3
* Add some body parentheses to 'if' statements in order to silence some clang w...Ken Sharp2010-10-061-1/+1
* pdfwrite enhancementKen Sharp2010-09-021-1/+3
* As part of the work for bug 691207 (remove global variables) we introduceRobin Watts2010-05-041-1/+3
* Remove a bunch of unused headers to silence Coverity warnings.Ken Sharp2009-03-311-1/+0
* Address some more issues raised by Coverity. Check return values in some plac...Ken Sharp2008-09-061-4/+1
* Split the source tree into two new directories.Ralph Giles2008-08-291-0/+1080