summaryrefslogtreecommitdiff
path: root/gs/src/gdevpdfw.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-16Fix (pdfwrite) : Completely removing the old PDF text code.Igor Melichev1-847/+0
2002-06-21Makes pdf_write_font_bbox public, for use by the new pdfwrite text code.L Peter Deutsch1-18/+0
2002-06-15Improves a few comments, and changes pdf_write_font_resources toL Peter Deutsch1-3/+5
2002-06-09Cleans up a number of design problems in the font callback procedures:L Peter Deutsch1-6/+8
2002-05-20Refactors the pdfwrite driver so that none of the structures, and very fewL Peter Deutsch1-5/+7
2002-04-12Removes all tests for pdfwrite CompatibilityLevel < 1.2, since these areL Peter Deutsch1-5/+5
2002-04-08Changes gs_cmap_t (internal representation of CMaps) to an abstractL Peter Deutsch1-0/+3
2002-03-27Fix: (1) real_widths were missed in public_st_pdf_font;Igor Melichev1-1/+1
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
2001-07-30Writes only the necessary Encoding entries for Type 3 bitmap fonts, ratherL Peter Deutsch1-0/+26
2001-04-08Fix: AR4 doesn't like fonts with empty FontBBox which happens when the fontAlex Cherepanov1-1/+8
2001-04-01Change: The Ghostscript 'pwrite' function name conflicted with theRaph Levien1-35/+35
2000-12-18Fix: Strict type correctness is required on VMS system.Alex Cherepanov1-1/+1
2000-12-16Fix: Resource usage wasn't tracked separately for Form XObjects (BP/EPL Peter Deutsch1-14/+12
2000-12-11Fix: Non-embedded Multiple Master instances weren't identified as such (fontL Peter Deutsch1-18/+21
2000-12-08Extensively revises and updates the pdfwrite text handling code to supportL Peter Deutsch1-59/+303
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
2000-06-12Fix: Works around the fact that Acrobat Reader won't accept /MMType1 fonts,L Peter Deutsch1-3/+9
2000-04-10Overhauls font embedding in the PDF writer: splits off the code into a newL Peter Deutsch1-251/+104
2000-03-20Moves font-writing support into a new module (gdevpsf*), changing the sourceL Peter Deutsch1-17/+18
2000-03-09Populate repository with gs 6.0 files.ghostscript-6.0L Peter Deutsch1-3/+15
2000-02-15Update to Aladdin 6.0 version - added files.Ray Johnston1-0/+708