Framiga wrote:
>If you are talking about some speed improvements using GS8 from shell, yes it is.
>But using GS8 through gs-handler, i haven't noticed, great speed gain.(100% CPU use during printings on my 040@30MHZ)
>Remember that the gs5.10 that i have installed, is a 040fpu version.
I think speed improvements will only be noticed on "challenging" docs,
eg a page that takes 15 minutes to render,
the gs8 rendering algorithms have been hugely improved by A.F.P.L,
however if you are just printing tiger.eps this doesnt challenge
the program.
Regarding quality, DarkAngel posted me printouts via GS510 and via GS8,
the difference in quality was staggering, he also sent me a printout
via GS8 done on photoquality paper which was totally perfect.
Perfect colour definition, perfect image definition, totally smooth
colour (no pixels at all), sharp precise colour changes where relevant,
it was perfection.
The render algorithm of GS8 is *different* from GS510, a totally different
+ more modern render pathway and the results speak for themselves.
There are many different pathways from a PS doc to a printed page,
through GS8 and Turboprint,
the method used by GS8 optimises both the quality of the Ghostscript
render algorithms and optimises the quality of the Turboprint render
algorithms.
GS510 OTOH uses a pathway that focusses on speed rather than quality,
GS8 focusses on quality vs speed, yet is still faster according to
the feedback than GS510, this speed is thanks to more efficient
algorithms from the A.F.P.L Ghostscript people.
BTW I have noted your l:gs-handler comments, I will put this into
the docs once I know for certain what the correct steps are,
is it:
makedir gs8:l
copy gs510:l/gs-handler gs8:l
assign Ghostscript: gs8:
?
should there also be
assign l: gs8:l add
??
or is this assign not necessary?
Is there a mountlist also necessary somewhere?
One other thing, the download program is a lower memory overhead recompile
designed to run on all systems eg on a 12 meg A1200 (my one),
it uses 3 meg horizontal bands.
Now I will make available later on from the page fix.html eg a
10 meg band version, this should be quite a bit faster,
:the problem is such a compile would not run on my own or other
low memory systems.
:the main download needs to run on all systems,
Later on also 68040 and 68060 versions will be made available,
I wish to try to fix as many problems as possible on the 68020
version before doing these other versions.
Yet another thing, you have only been talking about the Turboprint
devices, note that this compile has a brand new suite of viewers not
present in GS510, there are 12 viewers in total: 6 for graphics cards
and 6 for AGA setups.
Regarding GS510 vs GS8, GS8 handles postscript levels 1,2,3
GS510 doesnt go beyond level 2, so some docs you may download wont
print through GS510.
So there are many further enhancements to the program
which you are overlooking.
whoosh777