[gs-devel] Re: Bug in pswrite (various gs: gs-esp, gs-aladdin, gs-gnu)
Jean-Christophe Dubacq
jean-christophe.dubacq@ens-lyon.org
Wed Jan 29 18:48:50 PST 2003
Here is the shortest snippet of code that fails that I could find:
%!PS
0 0 0 setrgbcolor
20 20 100 100 rectstroke
1 1 1 setrgbcolor
20 20 100 100 rectfill
showpage
Save it as blah and use the command line:
gs -sDEVICE=pswrite -sOutputFile=fubar blah
And compare the output of gs blah and gs fubar
I tested with:
gs-gnu --version
7.05
gs-aladdin --version
7.04
gs-esp --version
7.05.5
(all coming from Debian packages).
Can anyone test with gs-aladdin 8.00?
--
JCD
PS: I am not on the lists. Please let the Cc:...
More information about the gs-devel
mailing list