help-octave
[Top][All Lists]
Advanced

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

Preserve and embed font


From: dkeck
Subject: Preserve and embed font
Date: Fri, 29 Aug 2014 21:00:47 -0700 (PDT)

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.

If /graphics_toolkit gnuplot/ is used instead of /graphics_toolkit fltk/
nothing is printed.

What else is needed(what is my fault here) to get this working?



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Preserve-and-embed-font-tp4666285.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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