summaryrefslogtreecommitdiff
path: root/gs/src/gdevpdfo.c
Commit message (Expand)AuthorAgeFilesLines
* Split the source tree into two new directories.Ralph Giles2008-08-291-1566/+0
* Fix (pdfwrite): endstream/endobj not always emitted PDF/A compliant.Ken Sharp2008-03-271-0/+4
* Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles2007-09-251-47/+47
* Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles2007-06-051-1/+1
* changed copyright headersStefan Kemper2006-03-131-13/+10
* Add missing initialization to the streams allocated on the stack or in rawAlex Cherepanov2006-03-091-1/+4
* Fix (pdfwrite) : Optimize cos_dict_put_copy.Igor Melichev2006-01-261-0/+11
* Fix (pdfwrite) : /BP pdfmark could create dead PDF objects (continiued).Igor Melichev2005-11-141-4/+14
* Fix (pdfwrite) : Provide Resources dictionary for Type 3 fonts.Igor Melichev2005-11-091-0/+16
* Fix (pdfwrite) : Indexed colors were distorsed with encryption.Igor Melichev2005-10-181-1/+1
* Fix (pdfwrite) : Propagate error codes from pdf_write_value.Igor Melichev2005-10-181-2/+1
* ps2write : A named resource maintenance.Igor Melichev2005-06-061-1/+2
* Fix (pdfwrite) : Properly encrypt the document Info values.Igor Melichev2005-05-101-2/+1
* Fix (pdfwrite) : font file objects encryption was broken when worked on ps2wr...Igor Melichev2005-04-251-1/+2
* Fix (pdfwrite) : Merge equal ExtGState objects.Igor Melichev2004-06-081-0/+12
* Fix : MSVC6 compiler warnings.Igor Melichev2004-04-011-0/+1
* pdfwrite : NoEncrypt option by a special customer request, improved.Igor Melichev2004-02-131-2/+4
* pdfwrite : NoEncrypt option by a special customer request.Igor Melichev2004-02-131-2/+5
* pdfwrite : Merge redundant images (continued).Igor Melichev2004-01-191-15/+76
* pdfwrite : Implementing the PDF 1.4 encryption, step 5.Igor Melichev2004-01-151-22/+19
* pdfwrite : Implementing the PDF 1.4 encryption, step 2.Igor Melichev2004-01-141-1/+12
* Fix (pdfwrite) : Cygwin/gcc compiler warnings.Igor Melichev2004-01-131-1/+0
* pdfwrite : Merge redundant images.Igor Melichev2004-01-121-4/+118
* Fix (pdfwrite) : Inline images mangled charproc stream.Igor Melichev2003-09-251-4/+10
* Fix (pdfwrite) : Stream content of ICC color space was missed.Igor Melichev2003-09-111-1/+4
* Fix (pdfwrite) : Compress charproc streams.Igor Melichev2003-04-151-1/+11
* Fix: Implementing pdfmark stream compression.Igor Melichev2002-06-161-0/+10
* Fix: pdfwrite ignored the return status from sgets when reading ICC profilesL Peter Deutsch2002-06-151-0/+20
* Improves the comment for cos_dict_unadd.L Peter Deutsch2002-06-151-2/+3
* Adds two new procedures to pdfwrite's Cos object package, to supportL Peter Deutsch2002-06-131-5/+57
* Changing PDF image writer with writing all images through cos_write_stream.Igor Melichev2002-06-061-7/+2
* Adding 2 new functions to public interface of Cos objects.Igor Melichev2002-06-031-7/+16
* Reverts to marking files with the single Id cvs tag instead of theRalph Giles2002-02-211-1/+1
* Update banner to the new format common to all releases (AFPL, GPL andRay Johnston2002-02-211-13/+11
* Makes the cos_array_reorder procedure private (which it should have beenL Peter Deutsch2002-01-121-1/+3
* Shrinks pdfwrite output slightly by omitting the unnecessary space characterL Peter Deutsch2001-08-141-2/+5
* Shrinks PDF output slightly by removing unnecessary spaces.L Peter Deutsch2001-07-291-24/+50
* Change: The Ghostscript 'pwrite' function name conflicted with theRaph Levien2001-04-011-12/+12
* Fix: Resource usage wasn't tracked separately for Form XObjects (BP/EPL Peter Deutsch2000-12-161-0/+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-0/+15
* Implements PatternType 2 patterns and shfill in the PDF writer.L Peter Deutsch2000-05-021-0/+20
* Substantially enhances the Cos object machinery. Interface: Adds a few moreL Peter Deutsch2000-03-241-128/+606
* 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-23/+43
* Imports Aladdin's 596.Henry Stiles1999-12-121-16/+3
* This is the first gs593 integration it is *NOT* a release. NormallyHenry Stiles1999-10-031-555/+535
* initial gs5.84 checkin with pcl and xl compiling.Henry Stiles1999-05-241-4/+6
* performance enhancements from 5.6[12]Henry Stiles1998-11-031-1/+1
* filters out the id string.Henry Stiles1998-08-221-1/+1