summaryrefslogtreecommitdiff
path: root/gs/src/zbfont.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-05Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles1-1/+1
2007-04-22Fix (TT fonts) : A faster seeking through 'sfnts' array.Igor Melichev1-1/+18
2007-02-07Check the content of the /Encoding array when the font is createdAlex Cherepanov1-0/+10
2006-11-06Partialy fix CET 13-05:Alex Cherepanov1-3/+1
2006-11-03Fix: Change /.OrigFont key to /OrigFont to match (undocumented) AdobeRaph Levien1-1/+1
2006-09-10Fix : pfont->uid.xvalues uses a wrong allocatorIgor Melichev1-0/+8
2006-07-20Fix : Cygwin/gcc warned unuseful variables.Igor Melichev1-1/+0
2006-06-28Fix (pdfwrite) : Preserve ToUnicode for Type 0 fonts when re-distilling a PDF.Igor Melichev1-20/+26
2006-03-13changed copyright headersStefan Kemper1-13/+10
2005-11-25Fix : Prevent a crash with an invalid FontInfo.Igor Melichev1-0/+1
2005-07-27Fix : Ignore XUID if Metrics[2] has been changed.Igor Melichev1-0/+41
2005-04-20Use the OrigFontName from an embedded font's FOntInfo dictionary since thisRay Johnston1-1/+5
2004-11-15Fix for Bug 687459 (SEGV) addressing several problems: (i) ElementsRay Johnston1-2/+8
2004-08-04Addition of a Library Context to start the process of removing globals.Stefan Kemper1-29/+32
2003-12-04Fix : an access to uninitialized data in zbfont.c .Igor Melichev1-2/+3
2003-10-31Fix (font resource machinery) : Provide correct font names for graphics library.Igor Melichev1-3/+8
2003-09-08Fix : Cygwin/gcc compiler warnings.Igor Melichev1-1/+1
2003-08-02Fix (pdfwrite) : Providing an access to the original font matrix via a specialIgor Melichev1-2/+3
2003-08-02Fix (pdfwrite) : A workaround for Type 3 fonts with instandard BuildChar.Igor Melichev1-2/+32
2003-08-01Fix (pdfwrite) : Providing an access to the original font matrix via a specialIgor Melichev1-4/+12
2003-06-18pdfwrite : Generate ToUnicode CMaps for CID fonts.Igor Melichev1-9/+14
2003-05-23Provide a trial support for converting a text to Unicode.Igor Melichev1-1/+11
2003-03-21pdfwrite : Fixing the bug 653140 "use NeverEmbed to restrict CIDFont embedding"Igor Melichev1-4/+2
2003-02-13Fix : Replacing UTC-16 with correct UTF-16 in documentation and comments.Igor Melichev1-1/+1
2003-02-12pdfwrite : Account GlyphNames2Unicode while creating ToUnicode CMaps for simp...Igor Melichev1-9/+12
2003-02-11pdfwrite : Account GlyphNames2Unicode while creating ToUnicode CMapsIgor Melichev1-0/+55
2002-06-16Removes all uses of the now-deprecated Pn macros from PostScript operatorL Peter Deutsch1-2/+2
2002-06-09Cleans up a number of design problems in the font callback procedures:L Peter Deutsch1-85/+52
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-12-19Fix: The constraint for FontBBox to be non-zero was not conforming and now it...Igor Melichev1-4/+0
2001-10-29Fixes a comment: invoking definefont on a dictionary that already has a FIDL Peter Deutsch1-6/+5
2001-10-21FAPI project, UFST only, Type 1 and Type42 fonts.Igor Melichev1-0/+2
2000-12-03Fix: The font_info procedure for PostScript fonts other than Type 1 didn'tL Peter Deutsch1-0/+1
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
2000-05-11Fixes minor syntactic incompatibilities with "traditional C" compilers.L Peter Deutsch1-1/+1
2000-03-28Fix: In some cases, re-registering an existing font or CIDFont withL Peter Deutsch1-4/+4
2000-03-27Changes the implementation of incrementally loaded CIDFontType 0 fonts toL Peter Deutsch1-3/+3
2000-03-19Refactors the code for building fonts so it can be used for FDArray entriesL Peter Deutsch1-70/+195
2000-03-09Populate repository with gs 6.0 files.ghostscript-6.0L Peter Deutsch1-3/+15
2000-02-15Update to Aladdin 6.0 - Only license block formatting changed.Ray Johnston1-2/+3
1999-12-12Imports Aladdin's 596.Henry Stiles1-19/+12
1999-10-03This is the first gs593 integration it is *NOT* a release. NormallyHenry Stiles1-17/+7
1999-05-24initial gs5.84 checkin with pcl and xl compiling.Henry Stiles1-0/+551