|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #42884] Porperty FontName not changeable before image export, change of FontSize gives handle error if legend is present |
| Date: | Fri, 08 Aug 2014 03:48:03 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 |
Follow-up Comment #2, bug #42884 (project octave):
The fontname property for FLTK is not specified by a file, but by the actual
name of the font. This is not a bug. To set the font in FLTK in minex.m use
FontName = 'FreeSerif';
rather than
FontName='/usr/share/fonts/truetype/freefont/FreeSerif.ttf';
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42884>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |