[mythtv-commits] mythtv commit: r26716 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Oct 8 18:56:32 UTC 2010


      Author: stuartm
        Date: 2010-10-08 18:56:32 +0000 (Fri, 08 Oct 2010)
New Revision: 26716
   Changeset: http://svn.mythtv.org/trac/changeset/26716

Log:

Add support for rescaling fonts without re-parsing them from the xml. This is part of a patch series to fix the scaling of base fonts with the OSD. To make this possible we drop the point size normalisation stuff and convert everything to pixel size instead which has the upside of simplifying the code. Tested with a variety of themes, but please report any issues promptly.

Modified:

   trunk/mythtv/libs/libmythui/mythfontproperties.cpp
   trunk/mythtv/libs/libmythui/mythfontproperties.h




More information about the mythtv-commits mailing list