LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 08-19-2005, 05:31 AM   #1
markb658
Member
 
Registered: Mar 2005
Distribution: Ubuntu 7.10
Posts: 69

Rep: Reputation: 15
Fresh copy of Fedora Core 4, Now time for Fonts!


Ok, I have tried everything possible with my install of FC4 to get True type fonts looking good, So atm i am installing a completely new fresh copy on my linux box, so could someone pleas tell me how to get True Type fonts working with a new install of FC4, everything i need to donwload and that, becuase what im after is to use Tahoma as my main GUI font in KDE, and for it to look like it does in windows, because it kept looking all sharp and squashed.
So the install is nearly complete now, and any help will be aprecciated!

Thanks in advance.
Mark
 
Old 08-19-2005, 06:09 AM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Download the fonts or get them from MS windows. Make a directory in /usr/share/fonts called msttf. Copy the truetype fonts there and do "mkfontdir" and "mkfontscale" in that directory (/usr/share/fonts/msttf). Log out and in again and your fonts will be ready for use. If you use GNOME, you may need to copy the fonts to ~/.fonts as well.
 
Old 08-19-2005, 09:47 AM   #3
PeterRJG
Member
 
Registered: Jun 2005
Location: Northern NSW, Australia
Distribution: LXLE
Posts: 123

Rep: Reputation: 15
Download the font, open up Nautilus, do fonts: in the location bar and drag and drop fonts into there. Can't remember if you need to restart X to see them, I don't think so.

Open up Control Centre (kcontrol) - go tho the Fonts section under Appearance and Themes - check the anti-alias box. Click on Configure and check Use Sub-Pixel Hinting and use Greyscale with a medium rating.

Smoothest fonts you've ever seen.
http://www.ulujain.org/cgi-bin/album...owsvslinux.jpg
Compare the difference. The smudging of the links is due to jpg artifacting.
 
Old 08-19-2005, 11:21 AM   #4
WhatsHisName
Senior Member
 
Registered: Oct 2003
Location: /earth/usa/nj (UTC-5)
Distribution: RHEL, AltimaLinux, Rocky
Posts: 1,151

Rep: Reputation: 46
reddazz: Cool! You learn something new every day.
 
Old 08-19-2005, 01:15 PM   #5
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally posted by WhatsHisName
reddazz: Cool! You learn something new every day.
I guess from your reaction, the method above worked for you.
 
Old 08-19-2005, 01:27 PM   #6
WhatsHisName
Senior Member
 
Registered: Oct 2003
Location: /earth/usa/nj (UTC-5)
Distribution: RHEL, AltimaLinux, Rocky
Posts: 1,151

Rep: Reputation: 46
Yes, it did. It’s nice to have Arial again.

All I did extra was to chown and chgrp to root and chmod to 755, just to be consistent with the other font folders. GNOME worked fine without any extra mods after logging out/in once.
 
Old 09-26-2005, 08:08 PM   #7
sohmc
Member
 
Registered: Aug 2002
Location: Alexandria
Distribution: ubuntu 12.04.2
Posts: 217

Rep: Reputation: 30
Arrow Fedora Core changed their font system

I had trouble with this initially. Fedora Core 4 is moving to a new font system called fontconfig. The details are available in their release notes. Here is the URL:

http://fedora.redhat.com/docs/release-notes/fc4/

FC4 still has the old Xfont server so I want to keep both updated. Here's the script I wrote:
Code:
#!/bin/sh

echo Rebuilding core X Font Server on /usr/share/fonts/local . . .
ttmkfdir -d /usr/share/fonts/local/ -o /usr/share/fonts/local/fonts.scale
mkfontdir /usr/share/fonts/local
echo done.
echo

echo Rebuilding for fontconfig . . .
fc-cache /usr/share/fonts/local
echo done.
echo
this assumes that tmkfdir, etc are in your path. Run as root.

Hope this helps someone!
 
  


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
fedora core 4 fresh install stops during boot biblpshnman Fedora 6 10-02-2005 02:12 PM
azureus on a fresh fedora core 4 install true_atlantis Linux - Software 1 08-25-2005 09:34 PM
Helping Script for fresh instalations of Fedora Core 2 veggiemanuk Fedora 0 06-16-2004 07:47 PM
A fresh install Fedora Core 2 Guide for Novices linuxzouk Linux - Newbie 3 06-01-2004 01:55 AM
Can not pint from fresh Fedora Core 1 install blainehilton Linux - Networking 5 12-18-2003 02:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 01:52 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