help-octave
[Top][All Lists]
Advanced

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

Re: cannot change the font size in legend


From: Francesco Potortì
Subject: Re: cannot change the font size in legend
Date: Mon, 20 Jan 2020 15:57:22 +0100

One more doubt:

octave> plot(1:2)
octave> legend({"aa"}, 'fontsize', 0.1, 'fontunits', 'normalized')

This is supposed to create a legend whose text is 10% of the plot size,
right?

As far as I can see, it does not: the text is very small.  Calling
legend again with different numbers for fontsize does not improve
things and in some cases leads to lots of messages like:

warning: text_renderer: unable to render glyph for character '31'
warning: called from
    delete at line 60 column 5
    closereq at line 39 column 5
    close at line 112 column 5

If this is a bug (Debian Octave 5.1, fltk) I will file a bug report with
details.

-- 
Francesco Potortì (ricercatore)        Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR          Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa         Skype:  wnlabisti
(gate 20, 1st floor, room C71)         Web:    http://fly.isti.cnr.it



reply via email to

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