summaryrefslogtreecommitdiff
path: root/gs/src/gdevpdfe.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-05Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles1-1/+1
2007-04-21Fix all warnings generated by MSVC 6 & 7 except the warnings matchingAlex Cherepanov1-1/+1
2006-07-05Fix (pdfwrite) : More PDF/A-1b complience, continued.Igor Melichev1-1/+7
2006-07-05Fix (pdfwrite) : More PDF/A-1b complience.Igor Melichev1-16/+104
2006-07-05Fix (pdfwrite) : Write out the PDF/A compliance label.Igor Melichev1-0/+13
2006-03-13remove abberant include of stdint.hStefan Kemper1-1/+0
2006-03-13changed copyright headersStefan Kemper1-13/+11
2006-03-09Work around an internal compiler error C1001 in MSVC 7.1.3088.Alex Cherepanov1-3/+6
2005-12-21Fix serious warnings generated by GCC 3.2 on Cygwin.Alex Cherepanov1-1/+1
2005-11-21pdfwrite : Extract FontInfo information from TrueType font data.Igor Melichev1-1/+0
2005-11-16pdfwrite : Generate a font Metadata.Igor Melichev1-12/+225
2005-11-15pdfwrite : Generate document Metadata (continued 1).Igor Melichev1-1/+1
2005-11-11pdfwrite : Generate document Metadata.Igor Melichev1-0/+419
2002-09-16Fix (pdfwrite) : Completely removing the old PDF text code.Igor Melichev1-403/+0
2002-07-19Fix: (pdfwrite) Quiet Cygwin/gcc warnings.Igor Melichev1-1/+1
2002-07-19Fix: Always write FontBBox into CFF, even though the spec says it'sIgor Melichev1-5/+10
2002-06-18Fix: psf_write_truetype_font and psf_write_cid2_font copied hmtx and vmtxL Peter Deutsch1-1/+2
2002-05-17Fixes a typo in the comment before pdf_do_subset_font.L Peter Deutsch1-1/+1
2002-04-12Removes all tests for pdfwrite CompatibilityLevel < 1.2, since these areL Peter Deutsch1-9/+7
2002-02-21Reverts to marking files with the single Id cvs tag instead of theRalph Giles1-1/+1
2002-02-21Update banner to the new format common to all releases (AFPL, GPL andRay Johnston1-13/+11
2002-01-29Adds a CompressFonts parameter to pdfwrite to control whether embeddedL Peter Deutsch1-1/+3
2001-12-09Updates pdfwrite to match Acrobat Distiller 5 more closely: addsL Peter Deutsch1-44/+70
2001-07-31Fix: Some error codes were ignored, masking errors in writing embeddedL Peter Deutsch1-6/+6
2001-04-01Change: The Ghostscript 'pwrite' function name conflicted with theRaph Levien1-2/+2
2000-12-10Fix: Embedded font subsets always used similar sequences of prefixes, makingL Peter Deutsch1-1/+1
2000-12-08Extensively revises and updates the pdfwrite text handling code to supportL Peter Deutsch1-95/+65
2000-11-14Changes the internal indication of whether to allow font subsetting from aL Peter Deutsch1-2/+12
2000-10-26Fix: The PDF writer could write embedded Type 1 fonts with lenIV = -1, whichL Peter Deutsch1-1/+5
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
2000-07-27Updates font embedding code to handle CIDFontType 2 fonts. NOT TESTED.L Peter Deutsch1-103/+95
2000-06-12Fix: Embedded Type 1 (but not Type 2 / 1C) fonts were written without eexecL Peter Deutsch1-1/+5
2000-04-10Fix: gdevpdfe.c was omitted from the check-in for the overhaul of pdfwriteL Peter Deutsch1-0/+393