[bug-gs] problem with antialiasing (gs 8.x)

Arnaud Desitter arnaud.desitter at ouce.ox.ac.uk
Tue Feb 10 07:14:55 PST 2004


------------------------------------------------------------------------
Symptoms:
When displaying overlapping polygons with antialiasing enabled
(-dGraphicsAlphaBits=4), spurious lines appears.
See example attached.
Is there any workaround or fixes available ?

------------------------------------------------------------------------
Ghostscript version (or include output from "gs -h"):
AFPL Ghostscript 8.13 (2003-12-31)
------------------------------------------------------------------------
Command line:
gs -q -dBATCH -dNOPAUSE -dSAFER  -sDEVICE=png16m \
    -sOutputFile=bb.png bb.ps

(no spurious horizontal lines)
vs

gs -q -dBATCH -dNOPAUSE -dSAFER  -sDEVICE=png16m \
    -dGraphicsAlphaBits=4  \
    -sOutputFile=bb.png bb.ps
(produces spurious horizontal lines)
 

Thanks,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bb.ps
Type: application/postscript
Size: 1065 bytes
Desc: not available
Url : /pipermail/bug-gs/attachments/20040210/8648f308/bb.ps


More information about the bug-gs mailing list