diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2004-11-01 09:15:40 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2004-11-01 09:15:40 +0000 |
commit | a813b3831a5ff9ea20dfdf3d1ca7b2947daace76 (patch) | |
tree | c817e79d13ac4a7d90f72e998f9d89e28d249233 /gs/doc/Issues.htm | |
parent | e5d34b4bdd365c79149de2bcc679e638c718b461 (diff) |
We now implement job server behavior. This is no longer an open issue.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@5476 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/doc/Issues.htm')
-rw-r--r-- | gs/doc/Issues.htm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gs/doc/Issues.htm b/gs/doc/Issues.htm index 66e2dd273..9a2daa658 100644 --- a/gs/doc/Issues.htm +++ b/gs/doc/Issues.htm @@ -549,15 +549,6 @@ Such fonts cannot load into global VM due to internal usage of <I>save/restore</ Hybrid fonts can be recognized by the appearance of the word 'hires' with a pre-scan over the font, the same way that .findfontvalue works now. -<h3>Job server loop isn't implemented.</h3> - -Rather <I>startjob</I> and <I>exitserver</I> are stubbed in lib/gs_lev2.ps, -it appears insufficietly compartible with Adobe interpreters. -Particularly the outermost <I>restore</I> unwinds global VM while interpreting a -document specified in command line argument. Perhaps global VM should not unwind -during a document interpretation. A compatible change should introduce a new command -line option for etablishing a job server loop around douments. - <!-- [2.0 end contents] ==================================================== --> <!-- [3.0 begin visible trailer] =========================================== --> |