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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-04-2003, 05:18 PM
|
#1
|
Member
Registered: Jun 2003
Location: Unstable
Distribution: Slackware 9.1, Mandrake 9.1, SuSE 8.2, Mandrake 9.2
Posts: 108
Rep:
|
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.
|
|
|
07-04-2003, 05:37 PM
|
#2
|
LQ Guru
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445
Rep:
|
drop them in: /usr/X11R6/lib/X11/fonts/TTF
and restart.
|
|
|
07-05-2003, 05:31 AM
|
#3
|
Member
Registered: Aug 2002
Distribution: Slackware 8.1
Posts: 750
Rep:
|
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
|
|
|
07-05-2003, 03:15 PM
|
#4
|
Member
Registered: Jun 2003
Location: Unstable
Distribution: Slackware 9.1, Mandrake 9.1, SuSE 8.2, Mandrake 9.2
Posts: 108
Original Poster
Rep:
|
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.
|
|
|
07-05-2003, 08:21 PM
|
#5
|
LQ Newbie
Registered: Jul 2003
Posts: 1
Rep:
|
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.
|
|
|
07-06-2003, 04:30 AM
|
#6
|
Member
Registered: Jun 2003
Location: Unstable
Distribution: Slackware 9.1, Mandrake 9.1, SuSE 8.2, Mandrake 9.2
Posts: 108
Original Poster
Rep:
|
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!!
|
|
|
07-07-2003, 12:24 AM
|
#7
|
LQ Newbie
Registered: Jul 2003
Distribution: RedHat 9
Posts: 3
Rep:
|
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.
|
|
|
07-07-2003, 05:07 AM
|
#8
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
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).
|
|
|
07-07-2003, 05:30 AM
|
#9
|
Member
Registered: Jan 2003
Location: upNorth
Distribution: openSuSE/uBuntu
Posts: 410
Rep:
|
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
|
|
|
07-07-2003, 04:48 PM
|
#10
|
LQ Newbie
Registered: Jun 2003
Distribution: Debian
Posts: 16
Rep:
|
aherm, I tried that. It didn't work on my system (debian sarge).
Do you need to install the xfstt font server or something?
|
|
|
07-07-2003, 05:08 PM
|
#11
|
LQ Newbie
Registered: Jul 2003
Posts: 4
Rep:
|
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
|
|
|
07-07-2003, 06:18 PM
|
#12
|
LQ Newbie
Registered: Jun 2003
Distribution: Debian
Posts: 16
Rep:
|
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
|
|
|
All times are GMT -5. The time now is 09:47 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|