octave-maintainers
[Top][All Lists]
Advanced

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

Re: Mingw Octave-3.4.3 binaries for testing on windows


From: nitnit
Subject: Re: Mingw Octave-3.4.3 binaries for testing on windows
Date: Mon, 24 Oct 2011 12:07:51 -0700 (PDT)

forkandwait wrote:
> 
> 
> I am running it currently and I will report back if there are any
> problems.
> 
> The only thing is that with fltk, I get funky fonts in my plots. I ran
> into this
> with Tatsuro's distribution too, and just used gnuplot instead. I can't
> attach
> files from gmane, or I would send a screen shot.
> 
> I don't know if I need to install a font package, or if there is some way
> to
> bundle up the required fonts into the download (for which I am immensely
> grateful!)  It might be a little bit off-putting to new users.
> 


Try to set default fonts (such as Arial) by running

set(0,"defaulttextfontname","Arial"), set(0,"defaultaxesfontname","Arial");

You can set this on octaverc


--
View this message in context: 
http://octave.1599824.n4.nabble.com/Mingw-Octave-3-4-3-binaries-for-testing-on-windows-tp3928387p3934218.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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