How can I install Windows fonts in Fedora 14? I need to install some fonts that support my language.

link|improve this question
possible duplicate of install TrueType font on fedora 14 – Linker3000 Sep 1 '11 at 16:01
feedback

migrated from stackoverflow.com Sep 1 '11 at 13:12

This question came from our site for professional and enthusiast programmers.

2 Answers

Have you read this post, it shows different methods of installing fonts, just make sure you have a Windows installation handy to save the Fonts from.

link|improve this answer
feedback

Its fairly simple - as root, copy the fonts over to /usr/share/fonts/TTF then run the command 'fc-cache'

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.