summaryrefslogtreecommitdiff
path: root/pcl/pgmisc.h
AgeCommit message (Collapse)AuthorFilesLines
2012-02-12Improve character fills, bug #692849.Henry Stiles1-1/+3
The unusual loops inside the characters (graphic 3 and 8 center of page) were caused by trying to edge stick and arc fonts which aren't outlines but paths (stroked fonts).
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-2/+2
2006-11-14stage 1 of the hpgl/2 label code rewrite for cet compliance. This isHenry Stiles1-0/+3
mostly a reorganization in preparation for fixing other problems. The following is a partial list of cet pages and bugs fixed by this change alone: 30.02 p. 1 - #112 30.05 p. 2 - #115 30.09 p. 1 - #118 30.13 p. 5 - #120 30.14 p. 5 - #121 30.19 p. 3 - #126 (partial fix). git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@2672 06663e23-700e-0410-b217-a244a6096597
2003-09-06Added pl_stdio under the gs_memory_t. This provides a singleStefan Kemper1-10/+14
interface to stdin stdout stderr that is passed to all consumers. Pulled similar functionality from gs_main_instance. Removed gsmemraw abstract base class, it's functionality is in gs_memory_t. This prevents inheritance below gs_memory_t which is the base memory class. Started removing globals. gs_next_id() is now instance scoped. Each instance gets its own library/memory space with ids starting a 1. git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@1942 06663e23-700e-0410-b217-a244a6096597
2003-05-02Removes P declaration macros used to support K&R as part of the gs 8.xHenry Stiles1-4/+4
upgrade. git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@1893 06663e23-700e-0410-b217-a244a6096597
2001-03-23Added new copyrightStefan Kemper1-3/+12
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@1283 06663e23-700e-0410-b217-a244a6096597
1999-04-08extensive changes to support static removal from the pcl halftoneHenry Stiles1-3/+3
code. Removes use of extern in prototypes and adds the standard prototype macros for argument templates. Adds support for device resolution patterns. git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@805 06663e23-700e-0410-b217-a244a6096597
1998-11-30adds accessor function to get the current pen for character fill edgeHenry Stiles1-0/+3
mode. git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@567 06663e23-700e-0410-b217-a244a6096597
1998-09-18Removes ghostscript license.Henry Stiles1-3/+3
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@436 06663e23-700e-0410-b217-a244a6096597
1998-07-23This commit was generated by cvs2svn to compensate for changes in r100,Henry Stiles1-12/+7
which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@101 06663e23-700e-0410-b217-a244a6096597
1998-07-23This commit was generated by cvs2svn to compensate for changes in r78,Henry Stiles1-54/+47
which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@79 06663e23-700e-0410-b217-a244a6096597
1998-07-23Initial revisionHenry Stiles1-0/+81
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@66 06663e23-700e-0410-b217-a244a6096597