summaryrefslogtreecommitdiff
path: root/gs/src/gdevpdfi.c
Commit message (Expand)AuthorAgeFilesLines
* Fix: pdfwrite could output Indexed color spaces with more than 256 entries,L Peter Deutsch2002-02-111-0/+3
* Fix: Work around an apparent Acrobat Reader 5 bug -- it gives an error forL Peter Deutsch2002-01-171-2/+120
* Fix: If an image used a color space that couldn't be represented in PDF, anL Peter Deutsch2001-08-031-4/+4
* Fix: If ConvertCMYKImagesToRGB was true, pdfwrite produced images with theL Peter Deutsch2001-07-241-5/+14
* Fix: pdfwrite didn't write transfer functions in the output for images, andL Peter Deutsch2001-07-121-4/+16
* Fix: imagemask used the color of previous object if the object had smallerAlex Cherepanov2001-02-071-1/+1
* Updates the license notices to reflect the name change from AladdinL Peter Deutsch2000-09-191-16/+16
* Adds the ability to write PDF 1.4 soft-masked images.L Peter Deutsch2000-09-111-5/+21
* Adds the ability to write some PDF 1.4 constructs: graphics state parametersL Peter Deutsch2000-09-111-95/+196
* Fix: A "0 ||" was omitted, potentially causing some kinds of errors thatL Peter Deutsch2000-05-021-1/+1
* Implements ImageType 3 images in the PDF writer.L Peter Deutsch2000-04-301-667/+166
* Fix: Patterns were sometimes written twice, with an empty definition theL Peter Deutsch2000-04-281-0/+1
* Fix: The color space for images wasn't always written in the correct formL Peter Deutsch2000-04-281-5/+37
* Fix: PDF Patterns weren't written correctly if the ProcessColorModel wasn'tL Peter Deutsch2000-04-241-14/+8
* Fix: Bitmapped characters weren't written properly on the output file (newL Peter Deutsch2000-04-131-2/+10
* Fix: The PDF writer could get an ioerror when downsampling images whose sizeL Peter Deutsch2000-04-131-3/+4
* Fix: Pattern resources were written with incorrectly scaled XStep and YStep,L Peter Deutsch2000-04-131-1/+1
* In pdfwrite, rewrites the image writing code to use Cos objects rather thanL Peter Deutsch2000-04-121-708/+263
* Implements additional distiller parameters: PreserveHalftoneInfo,L Peter Deutsch2000-04-111-78/+50
* Substantially enhances the Cos object machinery. Interface: Adds a few moreL Peter Deutsch2000-03-241-9/+8
* Fix: The computation for testing whether a tiled pattern could beL Peter Deutsch2000-03-201-1/+12
* Fix: The pointer enumeration procedure for pdf_image_enum was wrong,L Peter Deutsch2000-03-201-2/+2
* Adds parsing for the remaining Acrobat Distiller 4 parameters. ImplementsL Peter Deutsch2000-03-201-10/+15
* Adds the ability to set the ProcessColorModel of the pdfwrite device toL Peter Deutsch2000-03-161-15/+37
* Fix: In-line images emitted an extra 'q' (gsave), causing the CTM to becomeL Peter Deutsch2000-03-101-1/+1
* Populate repository with gs 6.0 files.ghostscript-6.0L Peter Deutsch2000-03-091-3/+15
* Update to Aladdin 6.0 - Files with changes other than license block.Ray Johnston2000-02-151-73/+206
* Imports Aladdin's 596.Henry Stiles1999-12-121-64/+112
* This is the first gs593 integration it is *NOT* a release. NormallyHenry Stiles1999-10-031-19/+19
* initial gs5.84 checkin with pcl and xl compiling.Henry Stiles1999-05-241-110/+229
* performance enhancements from 5.6[12]Henry Stiles1998-11-031-8/+19
* gs5.38Henry Stiles1998-09-041-7/+8
* filters out the id string.Henry Stiles1998-08-221-1/+1
* gs 5.34 checkin.Henry Stiles1998-08-191-3/+2
* This commit was generated by cvs2svn to compensate for changes in r279,Henry Stiles1998-08-081-196/+235
* This commit was generated by cvs2svn to compensate for changes in r257,Henry Stiles1998-07-281-787/+820
* Initial revisionHenry Stiles1998-07-261-0/+1023