[mythtv] [mythtv-commits] Ticket #1549: Font size preferences are ignored in most places
Michael T. Dean
mtdean at thirdcontact.com
Sun Mar 19 18:47:06 UTC 2006
On 03/19/2006 06:20 AM, MythTV wrote:
> #1549: Font size preferences are ignored in most places
>
> The font size preferences in the Appearance settings are ignored in lots
> of places (EPG, program finder, watch recordings, mythwelcome, mythvideo,
> mythgallery, lots of other places). This means that if you have the
> physical display size set correctly in xorg.conf on a very low DPI display
> (e.g. a 28" PAL TV) these fonts are rendered unreadably small and there
> appears to be no way to change them.
>
Isn't it completely up to the theme to determine whether to use the font
sizes specified in Myth's frontend setup?
AIUI, the theme can specify "<size:(small|big)>" elements to specify the
font size to use when the user chooses small or big for
"ThemeFontSizeType" (or, if the user specifies "default", the Myth uses
small for TV's and big for monitors). However, some themes may not
specify a size to use for both small and big but instead simply specify
a size that's always used.
Also, I'm pretty sure the settings for "Big|Medium|Small font" are used
by QT, but not by the themes.
If the font sizes specified by your theme are not to your liking, you'll
need to modify the sizes in your theme's "*ui.xml" files.
Mike
More information about the mythtv-dev
mailing list