octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41308] Win 7: FLTK can't do FontSize 20 -- bu


From: Felipe G. Nievinski
Subject: [Octave-bug-tracker] [bug #41308] Win 7: FLTK can't do FontSize 20 -- but 19 or 21 is fine
Date: Sun, 16 Feb 2014 00:47:17 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36

Follow-up Comment #10, bug #41308 (project octave):

OK, here's a new set of pngs.


tmp = 'fltk';  fs = 10; % in pixels
%tmp = 'gnuplot';  fs = 7.5; % in points
graphics_toolkit(tmp)
figure
  plot (1:10, 'o-')
  set(gca(), 'FontSize',fs);


it seems the fltk font is serif (Times?) while gnuplot uses a sans serif
(Arial?).


(file #30568, file #30569)
    _______________________________________________________

Additional Item Attachment:

File name: fltk2b.png                     Size:10 KB
File name: gnuplot2b.png                  Size:16 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41308>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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