LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-08-2004, 10:35 PM   #1
kvzrock
LQ Newbie
 
Registered: May 2003
Location: Virginia, USA
Distribution: Knoppix 3.2
Posts: 9

Rep: Reputation: 0
Question Ugly Truetype font in GTK apps


i did KDE Control Center=>System Administration=>font installer and installed the following fonts:
tahoma.ttf
arial.ttf
times.ttf

After I set tahoma as my default font, KDE's appearance is perfect. Fonts are crisp and they look as good as in windows. Openoffice can also recognize those fonts, the interface is using tahoma and i can type in Times New Roman. All fonts look fantastic.

but fonts in gtk2.0 apps don't have the same crisp look as they do in KDE and openoffice.
I have tested gtk depended apps such as Gaim 0.75 and ethereal, and fonts in them all have the same problem. After i have googled around, i'm pretty sure that what causes the truetype fonts in gtk app to look ugly is that fonts are not subpixel hinted (i'm using a Laptop w/ LCD).

Then i uncommment the stuff in /etc/fonts/local.conf that is supposed to enable subpixel hinting. But fonts in Gaim still look ugly as they were before.

Since i'm using a LFS system, i bring up the BLFS 5.0 book and trace the GTK dependency. I find that GTK depends on Pango which does the text rendering for GTK and I found that i forgot to set the environment variable PKG_CONFIG_PATH to /usr/X11R6/lib/pkgconfig after i have installed X. Without setting the PKG_CONFIG_PATH, pango won't recognize Freetype 2 which handles fonts in X. I am sure that Freetype 2 is working because otherwise i wouldn't get crisp truetypes fonts in KDE. So i recompile pango, make uninstall the existing version, and install the new version. Then i recompile and reinstall GTK 2.2.4 and gaim 7.5. But after all that, fonts in Gaim haven't changed a bit. It seems that no matter what i put in /etc/fonts/local.conf, fonts in GTK apps remain the same. I also try to sync the ~/.fonts.conf w/ /etc/fonts/local.conf, but doesn't seem to help either.

I am stuck. Appreciate any help in advance.

Here's my /etc/fonts/local.conf
?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/local.conf file for local customizations -->
<fontconfig>
<dir>/usr/X11R6/lib/X11/fonts/truetype</dir>

<match target="font">
<edit name="rgba" mode="assign"><const>rgb</const></edit>
</match>
</fontconfig>

My ~/.gtkrc-2.0 (specifies which font GTK apps use in their interfaces)

gtk-entry-select-on-focus = 1
#style "user-font"
#{
# font_name = "Tahoma 12"
#}

#widget_class "*" style "user-font"
#commented sections i am told are deprecated.

gtk-font-name = "Tahoma 12"

#gtk-key-theme-name = "Emacs"

Last edited by kvzrock; 02-08-2004 at 10:37 PM.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Huge, ugly font for gnome apps, how to change? bitshifter Debian 1 09-24-2016 10:22 AM
Some GTK apps are ugly in KDE Ekim8587 Linux - Software 4 11-11-2005 06:47 AM
A font hint for GTK+ 2.0 apps Kroenecker Linux From Scratch 0 06-22-2004 06:14 AM
How to change awfull font in GTK apps? drenal Programming 1 02-07-2004 07:49 AM
Can't see Helvetica font in GTK+ apps. (slack9) aaron_n Slackware 5 04-17-2003 03:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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