[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #40158] FontUnits property only works for "poi
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #40158] FontUnits property only works for "points" |
Date: |
Sun, 24 Aug 2014 22:48:47 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 |
Follow-up Comment #5, bug #40158 (project octave):
I wonder if there isn't a problem with the conversion routine (not your code).
If I execute the following code, I expect to see an 'M' figure which is
nearly 1" large. Instead, it is almost exactly 0.5" large. Printing,
however, works alright.
ht = text (0.5, 0.5, 'Mello');
set (ht, 'fontunits', 'inches', 'fontsize', 1.0);
print M.png
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40158>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/