[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Nov 22 11:20:02 UTC 2004


----------------------------------------------------------------------------
Changes committed by jdonavan on Mon Nov 22 11:19:43 2004

Modified Files:
   in mythtv/libs/libmyth:
        xmlparse.cpp themedmenu.cpp 
Log Message:
Always copy the QFont if the faces match as it's quicker than creating a new font using the same face name.
Added a "stylehint" attribute for fonts, this allows them designers to tweak the font matching algorithm to find an appropriate default family if a selected font family is not available.  Set the documentation for QFont::StyleHint for details.

Syntax: <font name="basefont"  face="Trebuchet Ms" stylehint="2">






----------------------------------------------------------------------------


More information about the mythtv-commits mailing list