[mythtv-commits] mythtv commit: r8030 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Nov 23 22:18:02 EST 2005


      Author: danielk
        Date: 2005-11-24 03:18:02 +0000 (Thu, 24 Nov 2005)
New Revision: 8030
   Changeset: http://cvs.mythtv.org/trac/changeset/8030

Modified:

   trunk/mythtv/libs/libmythtv/videooutbase.cpp

Log:

References #667.

 * Adjust for aspect ratio effect on font scale.

I believe this is due to the fonts being scaled on hmult alone in
OSD instead of the scale in x&y. This adjustment appears to work
for video aspect ratios in the range 1.3333 - 2.0. The font size 
is now proportional to the vertical size of the visible video 
window, which appears to work well with my test streams.






More information about the mythtv-commits mailing list