[mythtv-commits] mythtv commit: r27367 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Nov 29 07:10:03 UTC 2010


      Author: markk
        Date: 2010-11-29 07:10:03 +0000 (Mon, 29 Nov 2010)
New Revision: 27367
   Changeset: http://svn.mythtv.org/trac/changeset/27367

Log:

Improved teletext display.

- fix some font stretch adjustments for double height text by basing it
on the actual stretch value.
- be a little more agressive in determining the font height.
- ignore the UI determined font stretch value and select the largest
possible value that will fill the width available for each character.

Collectively these ensure the font used is as large and as visible as
possible, especially on widescreen displays with VDPAU/OpenGL/Direct3D
and widescreen video sources (XVideo).

Use of a fixed space font is still highly recommended.


Modified:

   trunk/mythtv/libs/libmythtv/teletextscreen.cpp
   trunk/mythtv/libs/libmythtv/teletextscreen.h




More information about the mythtv-commits mailing list