summaryrefslogtreecommitdiff
path: root/gs/src/zupath.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-29Split the source tree into two new directories.Ralph Giles1-893/+0
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles1-33/+33
2007-06-19Use newly created operator .getpath to implement PDF path handling withoutAlex Cherepanov1-21/+112
2007-06-05Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles1-1/+1
2007-03-11Fix (user paths) : Wrong current point after uappend closepath.Igor Melichev1-4/+0
2007-03-04Fix (user paths) : Remove the uneven behavior with uappend.Igor Melichev1-3/+3
2007-01-22Fix : MSVC8 build of revision 7630 crashes in zupath.Igor Melichev1-1/+1
2007-01-22Fixes bug (PS3 CET 17-0[1-5]-3): if a user path ended with extra operandL Peter Deutsch1-3/+6
2007-01-11Changes user paths so that in CPSI mode, setbbox appends a moveto only ifL Peter Deutsch1-32/+20
2006-12-15Fixes several user path problems: upath didn't signal nocurrentpoint forL Peter Deutsch1-33/+68
2006-12-08Fix : Wrong current point after uappend.Igor Melichev1-0/+2
2006-11-30Match arbitrary-seeming CPSI behavior (when CPSImode is set) regardingRaph Levien1-18/+18
2006-11-28Silently accept incorrect ucache placement in CPSI compatibility mode.Raph Levien1-6/+20
2006-11-23Throw rangecheck when nocurrentpoint is detected during a user pathAlex Cherepanov1-3/+6
2006-10-22Fixes bug: the user path operators didn't check encoded user paths to makeL Peter Deutsch1-0/+1
2006-08-31Fix : Cygwin/gcc warnings.Igor Melichev1-0/+1
2006-08-16The ustrokepath operator has an optional matrix parameter.Dan Coby1-1/+13
2006-08-08Fixes a just-introduced bug in the stackunderflow case of the user pathL Peter Deutsch1-2/+1
2006-08-07Makes error returns from ineofill (and many other user path operators) matchL Peter Deutsch1-8/+14
2006-08-02Pops arguments off the stack if an error occurs while interpreting a userL Peter Deutsch1-7/+52
2006-03-13changed copyright headersStefan Kemper1-13/+10
2004-08-04Addition of a Library Context to start the process of removing globals.Stefan Kemper1-8/+8
2004-03-13Implementing current point with double precision.Igor Melichev1-2/+13
2002-11-20Fix: Packed array is accepted now as an encoded user path in insidenessAlex Cherepanov1-11/+16
2002-06-16Removes all uses of the now-deprecated Pn macros from PostScript operatorL Peter Deutsch1-14/+14
2002-04-09 Fix: Check the return code from gs_upathbbox() and zero the bbox ifRay Johnston1-1/+10
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
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
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-6/+5
1999-05-24initial gs5.84 checkin with pcl and xl compiling.Henry Stiles1-65/+76
1998-08-22filters out the id string.Henry Stiles1-1/+1
1998-08-19gs 5.34 checkin.Henry Stiles1-11/+23
1998-08-08This commit was generated by cvs2svn to compensate for changes in r279,Henry Stiles1-123/+179
1998-07-28This commit was generated by cvs2svn to compensate for changes in r257,Henry Stiles1-375/+413
1998-07-26Initial revisionHenry Stiles1-0/+561