How can I install Windows fonts in Fedora 14? I need to install some fonts that support my language.
feedback
|
migrated from stackoverflow.com Sep 1 '11 at 13:12
This question came from our site for professional and enthusiast programmers.
|
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. | |||
|
feedback
|
|
Its fairly simple - as root, copy the fonts over to /usr/share/fonts/TTF then run the command 'fc-cache' | |||
|
feedback
|