summaryrefslogtreecommitdiff
path: root/gs/src/zfcid1.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/+1
2007-01-29Fix (True Type renderer) : Account glyph bbox when setting up the cache devic...Igor Melichev1-16/+24
2006-06-21Fix (CIDFontType 1) : Check for GDBytes elements to point past the 'loca' tab...Igor Melichev1-0/+2
2006-03-13changed copyright headersStefan Kemper1-13/+10
2004-11-19Add some missing initializers for glyph_data_t->memory. Related to theRay Johnston1-0/+1
2004-11-15Fix for Bug 687459 (SEGV) addressing several problems: (i) ElementsRay Johnston1-9/+18
2004-10-20Fix (pdfwrite, PDF interpreter) : Glyph positions were wrong for vertical CID...Igor Melichev1-1/+1
2004-09-22CDevProc|Metrics|Metrics2 did not work with CIDFontType 0.Igor Melichev1-2/+2
2004-08-04Addition of a Library Context to start the process of removing globals.Stefan Kemper1-5/+5
2003-07-09pdfwrite : Improving the font metrics handling.Igor Melichev1-1/+12
2003-06-06Fix (pdfwrite) : Convert Type 0 fonts with multiple CID font descendents intoIgor Melichev1-0/+67
2003-03-21pdfwrite : Fixing the bug 653140 "use NeverEmbed to restrict CIDFont embedding"Igor Melichev1-1/+4
2003-02-07The CID to TT mapping : Implementing a glyph data cache.Igor Melichev1-15/+6
2003-01-31The CID to TT mapping : Building CIDMap with SubstNWP.Igor Melichev1-0/+20
2003-01-31The CID to TT mapping :Igor Melichev1-1/+52
2003-01-17Fix (Type 42 interpreter) : Providing a tolerance to bytecode segmentation wi...Igor Melichev1-0/+2
2002-04-08Changes gs_cmap_t (internal representation of CMaps) to an abstractL Peter Deutsch1-4/+17
2002-03-26Fix: Fixes a number of problems with Type11 incremental glyph loadingRaph Levien1-2/+6
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-02-12Fix: Fixes handling of MetricsCount in z11_get_metrics. Thanks toRaph Levien1-2/+2
2001-12-19Fix: The constraint for FontBBox to be non-zero was not conforming and now it...Igor Melichev1-2/+0
2001-10-21Changes all procedures for getting glyph outline data to return a structureL Peter Deutsch1-25/+12
2000-11-22Fix: Disk-based TrueType fonts caused a memory leak. (Currently, there areL Peter Deutsch1-1/+5
2000-11-02Fix: CIDFontType 2 fonts with a GlyphDirectory and string or string arrayL Peter Deutsch1-1/+6
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
2000-04-02Finishes implementing the ability to write CIDFontType 0 CFFs. ThisL Peter Deutsch1-0/+266