[mythtv] [patch] select font-size templates for themes

avalanche at beyondmonkey.com avalanche at beyondmonkey.com
Mon Oct 27 19:08:53 EST 2003


This patch adds the ability to select a global font-size template for themes so
you can have one for TV, one for monitor etc. 

The templates are configured in the theme.xml by overriding the defaults:

    <font name="info" face="Arial">
       <color>#ffffff</color>
       <size>17</size>
+      <size:small>15</size:small>
       <shadow>2,2</shadow>
       <bold>yes</bold>

If the additional size settings are not in the .xml files, the defaults are used.

Select the font-size templates with the 'Font size' option on the theme setup menu.
Options now are: 'default' for TV, 'small' for monitor, 'big' for ?.

If this patch gets a thumbs up, I'll start adding the additional settings to the 
themes.

av



-------------- next part --------------
A non-text attachment was scrubbed...
Name: fontsizeselect.diff
Type: application/octet-stream
Size: 5359 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20031028/217e733b/fontsizeselect.obj


More information about the mythtv-dev mailing list