2 things I noticed today (wxWidgets 2.9 latest SVN)

Vadim Zeitlin vadim at wxwidgets.org
Fri Sep 14 17:18:24 PDT 2007


On Sat, 15 Sep 2007 01:51:39 +0200 Stephan Rose <kermos at somrek.net> wrote:

SR> >  This is almost right, there is a small difference between positive and
SR> > negative font height values under Windows but I'm not really sure if it's
SR> > important. But wxWidgets should do it itself, of course. I think just
SR> > adding abs() around lf.lfHeight in wxNativeFontInfo::GetPixelSize() should
SR> > be enough to fix it, could you please check if it is?
SR> 
SR> I tested this and as far as I can tell everything appears to work ok.

 I've changed this in the trunk, if we don't discover any problems with
this we can backport it to 2.8 later.

 Thanks for testing,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list