summaryrefslogtreecommitdiff
path: root/pcl/pgvector.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-06Added pl_stdio under the gs_memory_t. This provides a singleStefan Kemper1-25/+26
2003-05-02Removes P declaration macros used to support K&R as part of the gs 8.xHenry Stiles1-1/+1
2002-06-18Compiler warning cleanup. New code to deallocate the font cache whenHenry Stiles1-3/+2
2001-06-05Performance optimization.Stefan Kemper1-1/+9
2001-06-04PE command now draws current path on each move when not in polygon mode.Stefan Kemper1-1/+5
2001-05-31Inside a polygon CI creates a subpolygon; CI -> CIPM1Stefan Kemper1-0/+1
2001-05-25Improvements to polygons with respect to corner cases involving:Stefan Kemper1-29/+45
2001-05-16Support for fraction bits in polyline encoding. Fixes part ofHenry Stiles1-7/+14
2001-05-16Support for forced pu move after PM1 commandStefan Kemper1-23/+11
2001-05-10Adds unusual pen up side effects found when beginning a sub polygon.Henry Stiles1-55/+60
2001-03-23Added new copyrightStefan Kemper1-3/+12
2001-02-26Adds implicit pen up to the first point of each subpolygon. FixesHenry Stiles1-0/+19
2000-12-04When exiting polygon mode the paths are closed by connecting the lastHenry Stiles1-5/+8
2000-09-14Transitions between absolute and relative coordinates were not handledHenry Stiles1-8/+7
2000-01-05stroke paths that get excessively large during PE (polyline encode).Henry Stiles1-0/+3
1999-11-29We now emulate the unusual HP Line Type 0 behavior (fixes fts panelHenry Stiles1-0/+6
1999-09-30Allowing unnecessary "pen ups" in polygon mode when placing beziers inHenry Stiles1-1/+1
1999-09-26modified to ignore spurious pen ups in polygon mode to accomodate theHenry Stiles1-3/+5
1999-05-17hpgl/2 will now allow round joins with beziers, other joinsHenry Stiles1-2/+4
1999-05-05Fixes 2 problems with polyline encoding: After PE is executed, theHenry Stiles1-106/+137
1999-04-13WARNING: changes pending - do not release. First stable pcl checkinHenry Stiles1-2/+6
1999-03-08more careful placement of the center point in CI to avoid inadvertantHenry Stiles1-7/+6
1999-02-25It is not necessary to return to the starting point of a circle whenHenry Stiles1-6/+6
1999-02-12Improvement of fill line anchoring in gl/2. Now use gl/2's positionHenry Stiles1-4/+13
1999-02-05a hack to clear the current path before printing bezier curves. TheHenry Stiles1-0/+10
1999-01-31Properly update carriage return position when entering HPGL/2 with theHenry Stiles1-6/+6
1998-12-22replaces explicit setting of the ctm with clearing the current pathHenry Stiles1-3/+3
1998-11-05bezier curves appear to be hardwired to no joins - they do not use the curren...Henry Stiles1-2/+7
1998-09-18Removes ghostscript license.Henry Stiles1-3/+3
1998-07-23This commit was generated by cvs2svn to compensate for changes in r204,Henry Stiles1-48/+34
1998-07-23This commit was generated by cvs2svn to compensate for changes in r196,Henry Stiles1-4/+4
1998-07-23This commit was generated by cvs2svn to compensate for changes in r190,Henry Stiles1-10/+13
1998-07-23This commit was generated by cvs2svn to compensate for changes in r178,Henry Stiles1-4/+4
1998-07-23This commit was generated by cvs2svn to compensate for changes in r152,Henry Stiles1-95/+16
1998-07-23This commit was generated by cvs2svn to compensate for changes in r138,Henry Stiles1-1/+3
1998-07-23This commit was generated by cvs2svn to compensate for changes in r132,Henry Stiles1-23/+23
1998-07-23This commit was generated by cvs2svn to compensate for changes in r126,Henry Stiles1-40/+24
1998-07-23This commit was generated by cvs2svn to compensate for changes in r120,Henry Stiles1-22/+45
1998-07-23This commit was generated by cvs2svn to compensate for changes in r112,Henry Stiles1-106/+84
1998-07-23This commit was generated by cvs2svn to compensate for changes in r106,Henry Stiles1-39/+73
1998-07-23This commit was generated by cvs2svn to compensate for changes in r100,Henry Stiles1-2/+1
1998-07-23This commit was generated by cvs2svn to compensate for changes in r78,Henry Stiles1-21/+35
1998-07-23This commit was generated by cvs2svn to compensate for changes in r68,Henry Stiles1-22/+38
1998-07-23This commit was generated by cvs2svn to compensate for changes in r54,Henry Stiles1-3/+3
1998-07-23This commit was generated by cvs2svn to compensate for changes in r48,Henry Stiles1-3/+8
1998-07-23This commit was generated by cvs2svn to compensate for changes in r42,Henry Stiles1-1/+10
1998-07-23This commit was generated by cvs2svn to compensate for changes in r34,Henry Stiles1-21/+34
1998-07-23This commit was generated by cvs2svn to compensate for changes in r22,Henry Stiles1-10/+25
1998-07-23This commit was generated by cvs2svn to compensate for changes in r16,Henry Stiles1-15/+32
1998-07-23Initial revisionHenry Stiles1-0/+478