On 8/4/2011 09:48:51 AM , Jerry Geis wrote:<br>> Hi all,<br>> I have additional TTF fonts I purchased and added to CentOS 5.6.<br>> I used the commands chkfontpath and ttmkfdir to do that .<br>> These dont seem to be in CentOS 6 . How do I add fonts to openoffice for CentOS 6?<br>> Thanks,<br>> Jerry<br><br>Usually, when I want to add fonts in centos(5.X or 6.0 ), I use this way:<br>(under root permission, or use "sudo" to execute the following commands)<br>cp /my/font /usr/share/fonts/myfont -Rf<br>cd /usr/share/fonts/myfont/<br>mkfontscale<br>mkfontdir<br>fc-cache<br><br>These works in gnome desktop for adding fonts in openoffice/libreoffice, hope this help you!<br><br>Cheers,<br>Simon.Sun.<br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>