Age | Commit message (Collapse) | Author | Files | Lines |
|
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).
|
|
|
|
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
|
|
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
|
|
upgrade.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@1893 06663e23-700e-0410-b217-a244a6096597
|
|
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@1283 06663e23-700e-0410-b217-a244a6096597
|
|
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
|
|
mode.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@567 06663e23-700e-0410-b217-a244a6096597
|
|
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@436 06663e23-700e-0410-b217-a244a6096597
|
|
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
|
|
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
|
|
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@66 06663e23-700e-0410-b217-a244a6096597
|