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

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

[Octave-bug-tracker] [bug #41308] FLTK can't do FontSize 20 -- but 19 or


From: Felipe G. Nievinski
Subject: [Octave-bug-tracker] [bug #41308] FLTK can't do FontSize 20 -- but 19 or 21 is fine
Date: Wed, 22 Jan 2014 17:51:53 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.76 Safari/537.36

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

                 Summary: FLTK can't do FontSize 20 -- but 19 or 21 is fine
                 Project: GNU Octave
            Submitted by: fgnievinski
            Submitted on: Wed 22 Jan 2014 05:51:52 PM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:


graphics_toolkit fltk
figure
subplot(3,1,1), plot(NaN), ylabel('e', 'FontSize',19)
subplot(3,1,2), plot(NaN), ylabel('e', 'FontSize',20)
subplot(3,1,3), plot(NaN), ylabel('e', 'FontSize',21)


pls see screenshot attached.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 22 Jan 2014 05:51:52 PM GMT  Name: untitled.png  Size: 14kB   By:
fgnievinski

<http://savannah.gnu.org/bugs/download.php?file_id=30343>

    _______________________________________________________

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]