help-octave
[Top][All Lists]
Advanced

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

Re: helvetica font as default (fltk)


From: Ben Abbott
Subject: Re: helvetica font as default (fltk)
Date: Fri, 04 Nov 2011 21:28:50 -0400

On Nov 4, 2011, at 9:23 PM, Muhali wrote:

> Ben,
> 
> I don't think so. See here:
> 
> %> octave -fq --eval 'graphics_toolkit gnuplot; plot(0); print
> foo_gnuplot.svg;'
> %> octave -fq --eval 'graphics_toolkit fltk; plot(0); print foo_fltk.svg;'
> %> grep -il helvetica foo*.svg
> foo_fltk.svg
> 
> M.

hmmm. that doesn't tell me anything :-(

What do the following return?

        get (0, "defaultaxesfontname")

        get (0, "defaulttextfontname")

I should also ask, what version of Octave are you running?

Ben



reply via email to

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