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

[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: Tue, 26 Aug 2014 05:09:25 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0

Update of bug #40158 (project octave):

                  Status:          Ready For Test => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #7:

I agree, your patch seems to be working correctly.  I used


ht = text (0.5, 0.5, 'M');
set (ht, 'fontunits', 'points', 'fontsize', 72)


Which I would think would produce a figure that is ~1 inch since a point is
1/72 of an inch, but of course this comes out as 1/2 inch.

Other renderers also seem to have some mysterious factor.  I used KDE's font
previewer and at 72 point an 'M' is still not an inch.

I guess I'm willing to say that the Octave part of this bug is fixed, and I
don't know about fixing the rest.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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