LinuxQuestions.org
Register a domain and help support LQ
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 06-02-2003, 11:45 AM   #1
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Rep: Reputation: 46
Weird Fonts Problem


OK, before any of you nuke this post and ask me to RTFM, I gotta say this is pretty weird for me, and I've read many font related posts in these fine forums, and nothing seems to match my problem.

I use only KDE ask my desktop environment, and almost all apps on it look very good. The problematic apps which has really ugly fonts are (at this moment) Mozilla, XChat and gFTP. As for Mozilla, I can tune the fonts almost to my liking. I used the term almost because I can only choose from a limited list of fonts under my preference.

A consistent problem for both these apps is the font used for the menus... both from the menubar and right-click menu. It's too small and a little blur. From my observation, these apps are most likely GTK based apps, unlike core KDE apps which are Qt based.

Could this possibly be the problem? And if you have faced such problems, can you please point out to me on the methods to fix them? I'm literally going blind over here.
 
Old 06-02-2003, 12:50 PM   #2
rmartine
Member
 
Registered: Dec 2002
Location: San Luis Obispo, CA
Distribution: Fedora Core 3
Posts: 618

Rep: Reputation: 30
Try runnning Gnome and head over to their version of preferences. It's in there somewhere I just can't remember where. I think from there you can configure the Gnome fonts.

Good Luck
 
Old 06-02-2003, 04:45 PM   #3
Tinkster
Moderator
 
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,627
Blog Entries: 10

Rep: Reputation: 776Reputation: 776Reputation: 776Reputation: 776Reputation: 776Reputation: 776Reputation: 776
Yeah ... for some silly reason it's under
the HTML viewer thing :)

Cheers,
Tink

P.S.: Gnome sucks ;)
/me runs for cover...
 
Old 06-02-2003, 07:49 PM   #4
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Original Poster
Rep: Reputation: 46
Quote:
Originally posted by rmartine
Try runnning Gnome and head over to their version of preferences. It's in there somewhere I just can't remember where. I think from there you can configure the Gnome fonts.

Good Luck
Hi rmartine,

I don't have Gnome installed, and most likely never will install it, no offense to Gnomies but I just don't like the way it looks. After all, it is about choice isn't it?

However, the strange thing that I gathered from your post is that I have to install Gnome just to adjust fonts for GTK-based apps in KDE (or other non-GTK based DEs out there)?

Are you positive about this?
 
Old 06-02-2003, 07:59 PM   #5
rmartine
Member
 
Registered: Dec 2002
Location: San Luis Obispo, CA
Distribution: Fedora Core 3
Posts: 618

Rep: Reputation: 30
uhhhh..... uhhhh.....

I hope not. Maybe someone else can jump in here cuz now I don't know.

Sorry
 
Old 06-02-2003, 10:48 PM   #6
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Original Poster
Rep: Reputation: 46
I hope not too rmartine... but thanks anyway

Anybody else dare to step up to this challenge?
 
Old 06-02-2003, 11:21 PM   #7
RickFriedman
LQ Newbie
 
Registered: Mar 2002
Distribution: SuSE 8.2
Posts: 14

Rep: Reputation: 0
Quote:
Originally posted by Azmeen
I hope not too rmartine... but thanks anyway

Anybody else dare to step up to this challenge?
Azmeen, what version of KDE are you running? I recently upgraded KDE from version 3.1.1 to 3.1.2. I found that after the upgrade, my GTK 1 apps had definite font problems. Not sure what is causing the problem although there is an outstanding bug that may be the cause. Check out: Bug #55617.

Rick
 
Old 06-03-2003, 12:40 AM   #8
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Original Poster
Rep: Reputation: 46
I'm almost 100% sure it's 3.1.1, but can't check now because I'm in Windowsland (at work).

Anyway, while googling, I found a related article on how to possibly fix this, although it's suse-specific...

I remembered your post Rick, so I'll share it with you:
http://sdb.suse.de/en/sdb/html/thall..._kcontrol.html

Hope this helps you, at least.
 
Old 06-03-2003, 06:44 AM   #9
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Original Poster
Rep: Reputation: 46
Well actually I'm using 3.1.0... and the article I linked is for 2.0... anyway I'm still looking for solutions and I'll post here if I find it.
 
Old 06-03-2003, 06:04 PM   #10
Rodrin
Member
 
Registered: May 2003
Location: Upstate NY, U.S.
Distribution: Slackware
Posts: 247

Rep: Reputation: 31
The problem is that the apps that you are talking about are using the XFT2 extensions to XFree86 4.3.0, and they are only choosing from the crummy True Type fonts that come with Slackware 9.0 (no offense). Probably the easiest way to fix your problem is to install more True Type fonts for XFT2. I've posted the procedure a few times recently in this forum already, but it's pretty straightforward so I'll post it again here.

Make a directory under /usr/share/fonts for your True Type fonts. It doesn't matter what you name it, but TTF or truetype or something similar would make sense.

Copy the fonts you want to add into this directory. If you have Windows on the machine, just copy the True Type fonts from the Windows install into this directory.

Make the fonts world readable with
chmod +r *.ttf
or
chmod 644 *.ttf
in the directory.

Reboot your machine.

The new fonts should be available to the applications in question.

Last edited by Rodrin; 11-10-2011 at 12:10 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
evolution prints weird fonts TSloth Mandriva 2 01-19-2011 02:13 PM
Problem with XPDF - Way it renders fonts weird JockVSJock Slackware 3 10-26-2005 06:03 PM
Large Dell LCD with weird fonts Neruocomp Linux - Hardware 0 06-22-2005 01:03 PM
weird fonts in console after upgrade powadha Debian 8 09-21-2004 11:28 AM
weird fonts with StarOffice kalakamo Linux - General 0 09-06-2001 04:31 AM


All times are GMT -5. The time now is 06:55 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration