|
From: Petr M. <mi...@ph...> - 2005-07-22 07:09:21
|
> I have > gs -v > ESP Ghostscript 7.07.2 (2003-11-19) I have 7.07.1 and 8.50 > After running your suggested test script through the > current cvs version of gnuplot, I do not see the > artifacts you describe > > - viewing in gv works fine Try to change scaling. > - converting to png via ImageMagick's "convert" command > works fine. (This calls gs, but I don't know the specific > options it uses). Try "convert -density 23" (play with the number) and it will appear. > evidence that the bug is restricted to some very specific > gs versions. I don't think so, it depends on the output image resolution. --- PM |