summaryrefslogtreecommitdiff
path: root/gs/src/gdevpdfx.h
Commit message (Expand)AuthorAgeFilesLines
* Split the source tree into two new directories.Ralph Giles2008-08-291-1257/+0
* Fix (pdfwrite): problems with type 3 fonts executing 'show'.Ken Sharp2008-03-011-0/+1
* Fix (pdfwrite): type 3 fonts with exceedingly small BoundingBoxKen Sharp2007-11-131-0/+1
* pdfwrite: Convert 'text' followed by 'text charpath stroke' to a single textKen Sharp2007-10-021-0/+2
* Fix (pdfwrite) : A wrong encoding of Metadata.Igor Melichev2007-08-051-2/+3
* Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles2007-06-051-1/+1
* Fix (ps2write) : Device initialization problems.Igor Melichev2007-04-011-0/+1
* Fix (pdfwrite) : Wrinting a PDF/A, convert True Type fonts into CIDFontType2.Igor Melichev2006-09-191-0/+2
* Fix (pdfwrite) : Incorrect image conversion with CompatibilityLevel=1.2 .Igor Melichev2006-07-281-0/+1
* Fix (pdfwrite) : Don't create a group from an image with SMask.Igor Melichev2006-06-271-0/+1
* (pdfwrite) : Integrating Luratech modules for JPXEncode, JBIG2Encode.Igor Melichev2006-03-231-2/+4
* changed copyright headersStefan Kemper2006-03-131-13/+10
* Fix (pdfwrite) : Avoid the dependency of a charproc on char code, step 5.Igor Melichev2006-01-291-3/+2
* Fix (pdfwrite) : Avoid the dependency of a charproc on char code, step 4.Igor Melichev2006-01-271-2/+3
* Fix (pdfwrite) : Avoid the dependency of a charproc on char code, step 3.Igor Melichev2006-01-271-0/+1
* pdfwrite : Implementing composite fonts with Type 3 descendents.Igor Melichev2006-01-251-1/+1
* Fix (ps2write) : Incorrect xref offsets.Igor Melichev2006-01-231-0/+1
* Fix (pdfwrite) : Don't embed unused fonts.Igor Melichev2006-01-191-0/+1
* Fix (pdfwrite, PDF/X) : Implement TrimBox, BleedBox and related Distiller par...Igor Melichev2006-01-181-2/+7
* pdfwrite : Generate a font Metadata.Igor Melichev2005-11-161-0/+3
* pdfwrite : Generate document Metadata.Igor Melichev2005-11-111-4/+9
* Fix (pdfwrite) : Propagate error codes from pdf_write_value.Igor Melichev2005-10-181-4/+4
* Fix (pdfwrite) : Skip a clip path, which is set by setcachedevice (continued ...Igor Melichev2005-10-121-5/+0
* ps2write : Implementing a generation of PDF/X-3.Igor Melichev2005-09-121-0/+1
* Fix (pdfwrite) : /BP pdfmark could create dead PDF objects.Igor Melichev2005-09-061-3/+9
* Fix (garbager) : Provide a method for relocating a parameter string and use i...Igor Melichev2005-09-061-3/+5
* Fix (ps2write) : pdf_substitute_resource was misspelled.Igor Melichev2005-09-061-1/+1
* ps2write : Compact the output file.Igor Melichev2005-09-051-0/+1
* Fix (garbager) : Provide a method for relocating a parameter string and use i...Igor Melichev2005-09-051-4/+4
* Fix (pdfwrite) : Handling transparency as a high level objects, part 11 (fix 1).Igor Melichev2005-09-021-0/+1
* Fix (pdfwrite) : A code restructurisation : factor out pdf_substitue_resource.Igor Melichev2005-08-311-0/+6
* Fix (pdfwrite) : Handling transparency as a high level objects, part 7.Igor Melichev2005-08-311-4/+4
* Fix (pdfwrite) : Handling transparency as a high level objects, part 3.Igor Melichev2005-08-301-0/+1
* Fix (pdfwrite) : Handling transparency as a high level objects, part 2.Igor Melichev2005-08-301-4/+7
* Fix (pdfwrite) : Handling transparency as a high level objects.Igor Melichev2005-08-291-1/+14
* Fix (pdfwrite) : Use DeviceGray when writing SMask image.Igor Melichev2005-08-291-0/+1
* Fix (pdfwrite) : Skip a clip path, which is set by setcachedevice.Igor Melichev2005-07-271-0/+4
* Fix (pdfwrite, ps2write) : A recognition of Type 3 glyph variations was inacc...Igor Melichev2005-06-281-0/+1
* ps2write : Implementinmg the ps2write device.Igor Melichev2005-06-071-3/+4
* Fix (pdfwrite) : The memory descriptor of gx_device_pdf missed some strings.Igor Melichev2005-06-071-5/+6
* ps2write : A named resource maintenance.Igor Melichev2005-06-061-1/+8
* Fix (pdfwrite, ps2write) : Shading background was missed in PDF1.2 .Igor Melichev2005-05-231-1/+2
* ps2write : Passing NumCopies to the output.Igor Melichev2005-05-181-0/+2
* pdfwrite : Implementing a viewer's resource memory control, part 1.Igor Melichev2005-04-051-0/+5
* pdfwrite : Improve the font handling options.Igor Melichev2005-04-041-30/+4
* ps2write : Dropping the code !PDFW_DELAYED_STREAMS.Igor Melichev2005-04-041-25/+0
* ps2write : Convert shadings into a clipped image (continued 4).Igor Melichev2005-03-311-0/+5
* ps2write : Convert type 3,4 image into a clipped image (continued).Igor Melichev2005-03-301-3/+3
* ps2write : Convert type 3 image into a clipped image.Igor Melichev2005-03-291-0/+28
* ps2write : Convert shadings into a clipped image.Igor Melichev2005-03-281-0/+7