LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-04-2003, 05:18 PM   #1
Ken Ju-On
Member
 
Registered: Jun 2003
Location: Unstable
Distribution: Slackware 9.1, Mandrake 9.1, SuSE 8.2, Mandrake 9.2
Posts: 108

Rep: Reputation: 15
Installing Windows Fonts in Linux


Hi all.


I'm on SuSE 8.2 and I want to use the popular Windows fonts like Arial, Times New Roman, Tahoma on Linux. I know that I can, much to the dismay of Micro$oft, simply drag and drop to a certain directory, but I don't know which directory I should drag and drop to. (i.e. the Linux equivalent of C:\WINDOWS\FONTS\)

Can someone please tell me the folder into which I much drag and drop my Windows fonts? Please tell me any relevant information I should be aware of as well.

Thanks a million.


Hyper newbie, I am.
 
Old 07-04-2003, 05:37 PM   #2
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
drop them in: /usr/X11R6/lib/X11/fonts/TTF

and restart.
 
Old 07-05-2003, 05:31 AM   #3
nautilus_1987
Member
 
Registered: Aug 2002
Distribution: Slackware 8.1
Posts: 750

Rep: Reputation: 30
well actually this is a messy way. I think all you have to do is open KDE Control Center -> system -> Fonts. Choose the directory where your fonts are located and click Apply or install (whatever). And now you fonts will be fully installed. try this way I always do that like
 
Old 07-05-2003, 03:15 PM   #4
Ken Ju-On
Member
 
Registered: Jun 2003
Location: Unstable
Distribution: Slackware 9.1, Mandrake 9.1, SuSE 8.2, Mandrake 9.2
Posts: 108

Original Poster
Rep: Reputation: 15
Thanks a lot. I created the directory /usr/X11R6/lib/X11/fonts/TTF and dragged and dropped my Windows fonts into there. It worked perfectly.

Thanks again, everyone, for your help.
 
Old 07-05-2003, 08:21 PM   #5
nick2112
LQ Newbie
 
Registered: Jul 2003
Posts: 1

Rep: Reputation: 0
Unhappy

All right, can someone please explain Linux fonts to me?

I read through this thread. First I copied a bunch of True-Type fonts from Windows to my /usr/X11R6/lib/X11/fonts/TTF directory and restarted X. KDE doesn't seem to know anything about them.

Next, I looked in the KDE Control-Center. I have no idea what "KDE Control Center -> system -> Fonts" means. There is no "system" section. There is a "System Administration" section, but there is nothing about fonts under it. In fact the only things about fonts in the whole "Control Center" is to set fonts for the web-browser or for the desktop. There is absolutly nothing there for adding new fonts.

My ultimate goal is to get these new fonts to work with OpenOffice 1.1 (beta 2). I have been searching the internet the last few days, and all I have really discoved is that fonts really suck under Linux and are not handled well. (I've seen hundreds of posts of people b*tch*ng about fonts).

Any body have some tips on how to get new fonts installed and actually RECOGNIZED and USED under X11 and KDE?

Thanks for any info....

---nick

Last edited by nick2112; 07-05-2003 at 08:24 PM.
 
Old 07-06-2003, 04:30 AM   #6
Ken Ju-On
Member
 
Registered: Jun 2003
Location: Unstable
Distribution: Slackware 9.1, Mandrake 9.1, SuSE 8.2, Mandrake 9.2
Posts: 108

Original Poster
Rep: Reputation: 15
As far as I know, you're very close to what you want, Nick. You just have to look in the right KDE Control Center module; I think it's "Appearance and Themes". In there, there's another module named "Fonts". Check that out and if you've installed the fonts in the right directory, all the happy happy Windows fonts like Arial and Times New Roman should be available to you.

Thanks to the helpful and wise people from this forum, I've been able to use my Windows fonts into Linux with minimum hassle. Thank you all!!
 
Old 07-07-2003, 12:24 AM   #7
biomedr
LQ Newbie
 
Registered: Jul 2003
Distribution: RedHat 9
Posts: 3

Rep: Reputation: 0
I'm using RedHat 9. Drag&Drop copies the font files (I have to log in as root for this) and Open office finds the fonts after logging out and back in. (Even that may not be necessary.)

But neither KDE nor Gnome sees those fonts, and the kdefontinstall I remember from earlier KDE installations just isn't there. I have not installed KOffice. Is it part of that?

I will just have top go through the manual installation process. I will have to search for it again. I do remember that there were 2 commands to remake the fonts.dir and fonts.scale files. You can edit them manually, but if you want a lot of fonts that's a lot of typing.
 
Old 07-07-2003, 05:07 AM   #8
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
In Red Hat 9, there is an easier way (in gnome)

open fonts:/// in nautilus, then drop the files in. You may need to run

fc-cache

as root for all the apps to detect them (and some apps need to be restarted, but afaik the same is true on windows).
 
Old 07-07-2003, 05:30 AM   #9
aherm
Member
 
Registered: Jan 2003
Location: upNorth
Distribution: openSuSE/uBuntu
Posts: 410

Rep: Reputation: 30
I noticed that SuSE has a better true type fonts installer built inside KDE control center.

Other than that you can manually install windows true type fonts this way:

Copy your windows TTF fonts to e.g.
/usr/X11R6/lib/X11/fonts/TTF
then
Edit your /etc/X11/XF86Config (or XF86Config-4)
to have

#
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/TTF"

(run SuSEconfig if you have SuSE or)
then restart your X
 
Old 07-07-2003, 04:48 PM   #10
håkon
LQ Newbie
 
Registered: Jun 2003
Distribution: Debian
Posts: 16

Rep: Reputation: 0
aherm, I tried that. It didn't work on my system (debian sarge).
Do you need to install the xfstt font server or something?
 
Old 07-07-2003, 05:08 PM   #11
Hoax
LQ Newbie
 
Registered: Jul 2003
Posts: 4

Rep: Reputation: 0
thankfully mandrake 9.1 comes with a clean and readable look out of the box i after i installed opera the fonts were BLINDING me so the easy way was to pick them from the windows partition and implement them in kde with the look and feel manager.
for all those on other distros(or people without windows) this url might be helpfull:
http://corefonts.sourceforge.net/

Hoax
 
Old 07-07-2003, 06:18 PM   #12
håkon
LQ Newbie
 
Registered: Jun 2003
Distribution: Debian
Posts: 16

Rep: Reputation: 0
In debian i did this:
apt-get install msttcorefonts
i then copied all the fonts intor the directory
/usr/lib/X11/fonts/TrueType
the i downloaded the fttols
apt-get install fttools
i then ran the commando
mkttfdir /usr/lib/X11/fonts/TrueType/
and added the path to the truetype dir into the /etc/X11//etc/X11/XF86Config-4 and restarted X, it worked
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to install Windows fonts in Linux � problem. jamiem Linux - Newbie 4 06-20-2005 10:44 PM
add windows fonts to linux -- easy way to do this? r3dhatter Linux - Newbie 4 03-14-2005 12:29 AM
recognize all the Windows xp chinese fonts on linux tcma Linux - Software 1 10-21-2004 05:12 PM
windows fonts for linux? kasperl Linux - Newbie 5 11-02-2003 11:05 AM
Installing Windows Fonts in Mandrake... floyd Linux - Newbie 0 07-14-2003 10:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration