I just fixed my font problems:<br><br><p>Install TTF font in CentOS is easy. You can do it but you need root access.</p><ul><li>check if directory <b>/usr/share/fonts/TTF</b> exists, create it if not exist.</li><li>copy any *.TTF file font you want to install to /usr/share/fonts/TTF/ directory</li>
<li>run command: <b>/sbin/service xfs reload</b></li></ul>I had to restart my frontend for the changes to take.&nbsp; You can get the ttf fonts from a windows box if you have one available...<br><br>Hope this helps.<br><br><br>
<div class="gmail_quote">On Tue, Dec 23, 2008 at 9:54 PM, Phill Edwards <span dir="ltr">&lt;<a href="mailto:philledwards@gmail.com">philledwards@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">&gt;<br>
&gt; Before you do any fiddling, make sure that you do actually have all<br>
&gt; the necessary fonts installed; from memory, I had to do an apt-get on<br>
&gt; some mysteriously named package containing MS TTF fonts that couldn&#39;t<br>
&gt; be included in the standard Mythbuntu distribution... can&#39;t for the<br>
&gt; life of me remember what it was called (I will try to find out) - but<br>
&gt; once installed, all my horrible big fonts that wouldn&#39;t resize<br>
&gt; magically got fixed. YMMV<br>
<br>
</div>I think you may be referring to msttcorefonts. See<br>
<a href="http://corefonts.sourceforge.net/" target="_blank">http://corefonts.sourceforge.net/</a><br>
<div><div></div><div class="Wj3C7c">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>