From: André W. <wo...@us...> - 2013-02-04 22:51:00
|
Michael, Am 04.02.2013 um 09:51 schrieb Michael J Gruber: > On Linux /Fedora 18 with python 2.7, recent TeXlive) I get these warnings > > Warning: empty file. > Warning: empty file. > GPL Ghostscript 9.06: Error: Font Renderer Plugin ( FreeType ) return > code = -1 > GPL Ghostscript 9.06: Error: Font Renderer Plugin ( FreeType ) return > code = -1 > GPL Ghostscript 9.06: Error: Font Renderer Plugin ( FreeType ) return > code = -1 > GPL Ghostscript 9.06: Error: Font Renderer Plugin ( FreeType ) return > code = -1 > GPL Ghostscript 9.06: Error: Font Renderer Plugin ( FreeType ) return > code = -1 > GPL Ghostscript 9.06: Error: Font Renderer Plugin ( FreeType ) return > code = -1 > > and two output files which display fine, although they just look like > the grayscale version of density(...), and in fact it looks the same > when I just remove the gradient from the line above (rather than > replacing density by surface). I don't get the empty file warnings for > density(). I have no clue where in the source they come from. > > Michael This is funny. I'm running ghostscript 9.06 here as well, and it doesn't show this behavior. I'm on OS X 10.7 and ghostscript is installed by homebrew here (http://mxcl.github.com/homebrew/), so essentially it is self-compiled. I'm not using the X11 output, though, as it is not compiled into my version of ghostscript. Instead, I used the png16m device for my test here, and it works flawlessly both on the EPS and the PDF file with the surface style. Best, André -- by _ _ _ Dr. André Wobst, Amselweg 22, 85716 Unterschleißheim / \ \ / ) wo...@us..., http://www.wobsta.de/ / _ \ \/\/ / PyX - High quality PostScript and PDF figures (_/ \_)_/\_/ with Python & TeX: visit http://pyx.sourceforge.net/ |