DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2115
Version: 1.3-current


I'm fine with the interface we have, as long as it does what it's supposed
to ;)

I think between fl_height(), fl_measure(), and Ian's new
fl_text_extents(), maybe everything is covered.

I think all we really need to fix this STR is:

   o Fix fl_height(int,int) [which so far has never been documented]
     so that it does what fl_height() does (without affecting the
     current fl_font()/fl_size())

The fix to fl_height(int,int) will, I think, fix the OP's bug.. (it fixes
mine) and maybe note a warning in the docs that in light of some of the
new changes to support Anti Aliased fonts, fl_height() might provide more
accurate font positioning info than fl_size().


Link: http://www.fltk.org/str.php?L2115
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to