help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Preserve and embed font


From: Dmitri A. Sergatskov
Subject: Re: Preserve and embed font
Date: Sat, 30 Aug 2014 02:16:45 -0500




On Fri, Aug 29, 2014 at 11:00 PM, dkeck <address@hidden> wrote:
I create plots with the following option on Octave 3.8:
*set(0, "defaultaxesfontname", "Old English Text MT")*
which works fine.

But after exporting/printing them:
*print("plot2.png","-dpng","-FOld English Text MT:15","-S2000,2000");*
the font information is not used.


​Try "-dpngcairo" instead of "-dpng" (with gnuplot )
​Dmitri.
--


reply via email to

[Prev in Thread] Current Thread [Next in Thread]