summaryrefslogtreecommitdiff
path: root/gs/src/gdevpdtt.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-05Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles1-1/+1
2007-03-21Fix (PDF interpreter, pdfwrite) : Transparently pass unusialrenedering modes.Igor Melichev1-1/+1
2007-01-22Fix (pdfwrite) : Handle an invalid Type 3 font that missesIgor Melichev1-1/+8
2006-11-03Fix: Change /.OrigFont key to /OrigFont to match (undocumented) AdobeRaph Levien1-1/+1
2006-09-22Fix : Cygwin/gcc warnings.Igor Melichev1-2/+1
2006-09-21Fix (pdfwrite) : Wrinting a PDF/A, convert True Type fonts into CIDFontType2 ...Igor Melichev1-0/+26
2006-09-19Fix (pdfwrite) : Uninitialized variables.Igor Melichev1-3/+1
2006-09-13Fix (pdfwrite) : CIDFontType2 must not embed into PDF 1.2 .Igor Melichev1-0/+3
2006-09-13Fix (pdfwrite) : Improve the encoding choice for 'glyphshow'.Igor Melichev1-18/+227
2006-09-07Fix (pdfwrite) : Provide a conservative choice of BaseEncoiding.Igor Melichev1-3/+20
2006-09-04Fix (ps2write) : Didn't write the OPDFRead procset.Igor Melichev1-1/+1
2006-08-18Fix (pdfwrite) : Quiet the heal validation procedure.Igor Melichev1-0/+10
2006-03-13changed copyright headersStefan Kemper1-13/+10
2006-02-09Fix (pdfwrite) : Handle charpath with default implementation.Igor Melichev1-0/+3
2006-02-06Fix (pdfwrite) : Allow instandard glyph names when synthesising an Encoding f...Igor Melichev1-3/+8
2006-01-29Fix (pdfwrite) : Avoid the dependency of a charproc on char code, step 6.Igor Melichev1-2/+0
2006-01-29Fix (pdfwrite) : Avoid the dependency of a charproc on char code, step 5.Igor Melichev1-25/+35
2006-01-27Fix (pdfwrite) : Avoid the dependency of a charproc on char code, step 4.Igor Melichev1-1/+2
2006-01-26Fix (pdfwrite) : Avoid the dependency of a charproc on char code, step 2.Igor Melichev1-17/+2
2006-01-26Fix (pdfwrite) : Avoid the dependency of a charproc on char code, step 1.Igor Melichev1-29/+61
2006-01-25pdfwrite : Implementing composite fonts with Type 3 descendents (continued).Igor Melichev1-3/+7
2006-01-25pdfwrite : Implementing composite fonts with Type 3 descendents.Igor Melichev1-25/+64
2006-01-13Fix (pdfwrite) : Type 3 font indeterminizm.Igor Melichev1-0/+1
2005-11-13Fix (pdfwrite) : Prevent a crash due to an incorrect Encoding of a Type 42 font.Igor Melichev1-0/+2
2005-11-09Fix (pdfwrite) : Provide Resources dictionary for Type 3 fonts.Igor Melichev1-0/+4
2005-10-12Fix (pdfwrite) : Skip a clip path, which is set by setcachedevice (continued ...Igor Melichev1-8/+6
2005-07-20Fix (pdfwrite, ps2write) : Synthesized bitmap fonts had zero character width ...Igor Melichev1-4/+2
2005-04-05pdfwrite : Implementing a viewer's resource memory control, part 1.Igor Melichev1-0/+9
2005-04-04pdfwrite : Improve the font handling options.Igor Melichev1-5/+3
2005-04-04ps2write : Improve the font handling options.Igor Melichev1-17/+13
2005-01-24Fix (pdfwrite) : Cygwin/gcc warnings.Igor Melichev1-0/+2
2005-01-13(ps2write) : Convert unsupported font types into bitmap fonts.Igor Melichev1-0/+24
2005-01-13(ps2write) : Require lesser encoding resources.Igor Melichev1-4/+18
2005-01-11[Log message beg]Igor Melichev1-0/+12
2004-12-15Fix : A hang adding over 256 glyphs for a stable font copy.Igor Melichev1-1/+2
2004-11-16Fix (pdfwrite) : Page context stream was not properly formed when starts with...Igor Melichev1-1/+1
2004-11-01Fix (pdfwrite) : Forget cancelled resources.Igor Melichev1-0/+1
2004-10-20Fix (pdfwrite) : Glyph positions were wrong for vertical CID fonts (continued).Igor Melichev1-10/+40
2004-10-15(pdfwrite) : Implementing a dynamic recongnition for Type 3 charproc variatio...Igor Melichev1-14/+23
2004-10-15(pdfwrite) : Implementing a dynamic recongnition for Type 3 charproc variatio...Igor Melichev1-116/+96
2004-10-14Fix (pdfwrite) : Fixing some Type 3 encoding problems.Igor Melichev1-0/+2
2004-09-22CDevProc|Metrics|Metrics2 did not work with CIDFontType 0.Igor Melichev1-1/+7
2004-08-18Fix (pdfwrite) : Check for glyph name conflicts while font merging.Igor Melichev1-5/+11
2004-08-18Fix (pdfwrite) : Wrong glyph positions with CIDFontType2 with no vmtx.Igor Melichev1-3/+9
2004-07-291. Fix (PS interpreter) : The FontBBox validation check was too strong.Igor Melichev1-0/+11
2004-07-01(pdfwrite) : Implementing a dynamic recongnition for Type 3 charproc variatio...Igor Melichev1-1/+3
2004-06-18(pdfwrite) : Implementing a dynamic recongnition for Type 3 charproc variatio...Igor Melichev1-1/+1
2004-06-02Fix (pdfwrite) : 1. After used a process color, continue using it for same cl...Igor Melichev1-0/+2
2004-06-01(pdfwrite) : Implementing a dynamic recongnition for Type 3 charproc variatio...Igor Melichev1-1/+3
2004-06-01(pdfwrite) : Implementing a dynamic recongnition for Type 3 charproc variatio...Igor Melichev1-13/+28