LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   KDE fonts (https://www.linuxquestions.org/questions/linux-newbie-8/kde-fonts-167652/)

Andy@DP 04-08-2004 04:25 AM

KDE fonts
 
Hello,
Where can I get new fonts for KDE? Also where do I put/install them?
Does anyone know of a *BASIC* (read newbie-level) tutorial for using MS truetype fonts.

TIA,
Andy :)

pdug 04-08-2004 05:06 AM

see http://www.bogomips.de/linux/fonts.php

google for fontconfig and/or xft


This works with SuSE9.0 and X4.3.0 :

look in /etc/fons/fonts.conf for the path (e.g. /usr/X11R6/lib/X11/fonts)

copy MS ttf fonts to /usr/X11R6/lib/X11/fonts/ttf

call fc-cache -f -v

add to font path in XF86Config the line
FontPath "/usr/X11R6/lib/X11/fonts/ttf"

restart X

pablob 04-08-2004 06:07 AM

This one is very clear:
http://www-uxsup.csx.cam.ac.uk/~jw35/docs/ms-fonts.html

This one complicates a bit more (all the .rpm stuff), but it's worth a look:
"An easy way to install Microsoft's TrueType core fonts on linux":
http://corefonts.sourceforge.net/

Andy@DP 04-08-2004 06:49 AM

Cheers for the links you two,
I'm goingto try them out this afternoon if I get time!

Thanks again,
Andy :)


All times are GMT -5. The time now is 11:10 PM.