Ticket #10435: fontdiff.diff

File fontdiff.diff, 787 bytes (added by J.Pilk@…, 12 years ago)

Use Bold font in one MythArchive? menu

  • /usr/share/mythtv/mytharchive/themes/MythCenter_-_Animated/

    old new  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<mythburntheme>
    33    <!-- Example theme for MythBurn 3 recordings per page, with scene selection submenu -->
     4    <!-- try the bold fonts instead -->
    45    <fonts>
    5         <font size="23">FreeSans.ttf</font>
    6         <font size="18">FreeSans.ttf</font>
    7         <font size="16">FreeSans.ttf</font>
     6        <font size="23">FreeSansBold.ttf</font>
     7        <font size="18">FreeSansBold.ttf</font>
     8        <font size="16">FreeSansBold.ttf</font>
    89        </fonts>
    910
    1011    <intro filename="mythlogo_intro.mpg"/>