A problem with fonts and/or printing PNG files?
John W. Eaton
jwe at bevo.che.wisc.edu
Fri Feb 29 03:12:38 CST 2008
On 29-Feb-2008, Petr Mikulik wrote:
| >| Output to GIF or JPG does not work either. It seems to me that gnuplot's
| >| "set term gif|jpeg" is not used as
| >| print('myplot.jpg', '-djpg', '-S800,600')
| >| print('myplot.gif', '-dgif', '-S800,600')
| >| does not work. I propose Octave uses gnuplot for this output, not a
| >| conversion via postscript.
| >
| > I'd consider a patch.
|
| The same code as for "print('x.png', '-dpng')" can be used, just with
| replaced "set term png" by "set term jpeg" or "set term gif".
I made the following change.
Thanks,
jwe
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
Url: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080229/8d0a5fec/attachment.ksh
More information about the Bug-octave
mailing list