summaryrefslogtreecommitdiff
path: root/gs/src/gstype2.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-17Fix (type 1 interpreter) : Improve the mlodularity about seac data.Igor Melichev1-3/+0
2004-10-28Fix (type 1 interpreter) : Replaced Metrics was missed.Igor Melichev1-2/+12
2004-03-13Implementing current point with double precision.Igor Melichev1-0/+3
2004-03-09Fix (Type 2 charstrings) : More tolerance and conformity.Igor Melichev1-5/+12
2003-12-04Fix (type 1 hinter) : sbw was wrongly accounted with FontBBox over 4095 units.Igor Melichev1-1/+1
2003-10-21Fix : Disable the grid fitting while charproc accumulation.Igor Melichev1-1/+1
2003-09-04Removing rudiments of the old hinter (step 3).Igor Melichev1-35/+3
2003-09-03Removing rudiments of the old hinter (step 2).Igor Melichev1-13/+0
2003-09-02Removing rudiments of the old hinter (step 1).Igor Melichev1-2/+10
2003-08-21Removing the obsolete code NEW_TYPE1_HINTER 0 from the character renderer.Igor Melichev1-156/+21
2003-07-31Fix (the new Type 1 hinter) : Accent was misplaced in composite Type 2 glyphs.Igor Melichev1-1/+2
2003-07-03Fix (Type 1 hinter) : -dAlignToPixels=0 was ignored with -dNOCACHE.Igor Melichev1-1/+3
2003-01-26Implementing a new user parameter AlignToPixels andIgor Melichev1-1/+2
2003-01-24New Type 1 hinter : (1) It did not work with pdfwrite becauseIgor Melichev1-2/+2
2003-01-12New type 1 hinter : Implementing alpha bits, and fixing bugs.Igor Melichev1-5/+6
2003-01-11New type 1 hinter : Fixing gcc compiler errors.Igor Melichev1-0/+2
2003-01-11New type 1 hinter : Attaching it to type 2 interpreter.Igor Melichev1-31/+150
2002-10-07Apply casts to remove lots of warnings from MSVC 6.Russell Lang1-2/+3
2002-09-23Fix : Providing a virtual path interface for computing glyph bboxIgor Melichev1-4/+8
2002-04-18Fix : Type2 interpreter state was wrongly backed up for sbw fallback.Igor Melichev1-6/+2
2002-03-20Fix: The formula for dy6 in Type2 hflex1 instruction was wrong.Igor Melichev1-1/+2
2002-02-22Fixes an out-of-date reference to the Type 2 CharString documentation.L Peter Deutsch1-6/+9
2002-02-22Fix: The Type 2 CharString interpreter ignored many hints. (Second part ofL Peter Deutsch1-4/+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-29Fix: Prevent Type2 fonts from needing more than 48 ostack elements. PatchRay Johnston1-2/+6
2001-10-21Changes all procedures for getting glyph outline data to return a structureL Peter Deutsch1-16/+10
2001-10-12Fix : More error tolerance in type2 charstring interpreter.Igor Melichev1-2/+11
2000-11-23Fix: Type 1 CharStrings loaded from disk for type 0 CIDFonts were neverL Peter Deutsch1-6/+13
2000-11-02Fix: Getting the glyph_info of a Type 2 CharString could cause an invalidL Peter Deutsch1-6/+11
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
2000-08-31Fix: Type 2 fonts should insert an explicit closepath only if the font'sL Peter Deutsch1-12/+20
2000-08-31Fix: Type 2 CharStrings didn't insert an explicit closepath at the end ofL Peter Deutsch1-0/+20
2000-07-13Fix: Type 2 fonts that used the 'hflex' operator could produce distortedL Peter Deutsch1-1/+1
2000-03-29Changes the procs structure of gs_type1_data to an in-line structure ratherL Peter Deutsch1-2/+2
2000-03-10Changes a few macro definitions to work around over-zealous compilerL Peter Deutsch1-7/+3
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-16/+3
1999-10-03This is the first gs593 integration it is *NOT* a release. NormallyHenry Stiles1-5/+13
1999-05-24initial gs5.84 checkin with pcl and xl compiling.Henry Stiles1-10/+3
1998-08-22filters out the id string.Henry Stiles1-1/+1
1998-08-19gs 5.34 checkin.Henry Stiles1-2/+9
1998-08-08This commit was generated by cvs2svn to compensate for changes in r279,Henry Stiles1-64/+130
1998-07-28This commit was generated by cvs2svn to compensate for changes in r257,Henry Stiles1-470/+505
1998-07-26Initial revisionHenry Stiles1-0/+658