summaryrefslogtreecommitdiff
path: root/gs/src/gdevpdfg.c
AgeCommit message (Expand)AuthorFilesLines
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
2000-09-11Fix: When CompatibilityLevel < 1.4, transparency was ignored rather thanL Peter Deutsch1-1/+13
2000-09-11Adds the ability to write some PDF 1.4 constructs: graphics state parametersL Peter Deutsch1-7/+101
2000-07-11Fix: The word and character spacing values were not tracked correctly whenL Peter Deutsch1-6/+1
2000-07-09Fix: M_2PI was predefined on some systems.L Peter Deutsch1-1/+4
2000-05-11Fixes minor syntactic incompatibilities with "traditional C" compilers.L Peter Deutsch1-3/+3
2000-04-18Tweaks the PDF writer to use the ' command for positioning text whenL Peter Deutsch1-0/+2
2000-04-12In pdfwrite, rewrites the image writing code to use Cos objects rather thanL Peter Deutsch1-1/+0
2000-04-11Splits off creation and writing of color spaces, and writing color values,L Peter Deutsch1-14/+0
2000-04-11Implements additional distiller parameters: PreserveHalftoneInfo,L Peter Deutsch1-0/+908