LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 01-22-2008, 05:18 AM   #1
arubin
Senior Member
 
Registered: Mar 2004
Location: Middx UK
Distribution: Slackware64 15.0 (multilib)
Posts: 1,350

Rep: Reputation: 75
xfce-mcs-manager for better fonts


I saw it suggetsted on a tips page that running xfce-mcs-manager would give better looking gtk2 applications in kde

Certainly audacity for instance looks better but I am not sure that I like the way firefox looks as a result.
What are the opinions of the font gurus on this?
 
Old 01-22-2008, 05:56 AM   #2
Su-Shee
Member
 
Registered: Sep 2007
Location: Berlin
Distribution: Slackware
Posts: 510

Rep: Reputation: 53
Those managers usally set the subpixel hinting style, antialiasing and other options belonging to freetype/fontconfig.

This can be easily archieved by configuring the file (.)fonts.conf - globally in /etc or locally in your home dir where stuff like

Code:
 <edit mode="assign" name="hinting" >
   <bool>true</bool>
 </edit>
 <edit mode="assign" name="hintstyle" >
   <const>hintfull</const>
 </edit>
is set. This affects _everything_ using Freetype/Fontconfig.

Another way to configure GTK-application settings specifically would be the ~/.gtkrc.mine - there you add stuff like this:

Code:
gtk-font-name="Bitstream Vera Sans 8"
gtk-xft-antialias = 1 
gtk-xft-hinting=1     
gtk-xft-hintstyle=full 
gtk-xft-rgba=rgb 
gtk-xft-dpi=98304
gtk-icon-theme-name="Iris"
 
Old 01-22-2008, 05:58 AM   #3
Su-Shee
Member
 
Registered: Sep 2007
Location: Berlin
Distribution: Slackware
Posts: 510

Rep: Reputation: 53
So my opinion would be: "Noone needs to run the xfce-whatever-manager".
 
Old 01-22-2008, 06:16 AM   #4
arubin
Senior Member
 
Registered: Mar 2004
Location: Middx UK
Distribution: Slackware64 15.0 (multilib)
Posts: 1,350

Original Poster
Rep: Reputation: 75
So even though I have subpixel hinting style, antialiasing set in kde control centre this does not effect everything and I should be making these changes in fonts.conf
 
Old 01-22-2008, 06:24 AM   #5
Su-Shee
Member
 
Registered: Sep 2007
Location: Berlin
Distribution: Slackware
Posts: 510

Rep: Reputation: 53
Try it, it's just a file to be loaded - possibly kde writes .fonts.conf either. I don't know for sure, but the gnome font blahblah manager does and several others do so it's a good chance kde also does...

And don't forget the gtk-specific setting.

At last, you can enable/disable several things in the source of freetype and add patches to cairo, xft and freetype.

Under Linux, several font rendering options are disabled due to patent issues of Mac/Microsoft.
 
Old 01-22-2008, 06:34 AM   #6
arubin
Senior Member
 
Registered: Mar 2004
Location: Middx UK
Distribution: Slackware64 15.0 (multilib)
Posts: 1,350

Original Poster
Rep: Reputation: 75
Yes I know about that and am running a bit-enabled, hinting enabled-freetype.
 
Old 01-22-2008, 12:38 PM   #7
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
I have long recompiled the freetype package with the ByteCode Interpreter and sub pixeling enabled. I use only True Type fonts and always have been satisfied with the font display, with both KDE and Xfce. I also manually tweak my font.conf and local.conf files.

With that said, is adding the same tweaks to ~/.gtkrc necessary. Do GTK apps ignore fonts.conf?

I have read in other LQ threads about patching cairo and libXft. However, I must have missed the big picture somewhere because I never found revised SlackBuild scripts to use those patches. Second, there is no SlackBuild script for libXft, only cairo and freetype. I would appreciate some clarification about these latter two patches.

I'm using Slackware 12.0.
 
Old 01-22-2008, 01:45 PM   #8
arubin
Senior Member
 
Registered: Mar 2004
Location: Middx UK
Distribution: Slackware64 15.0 (multilib)
Posts: 1,350

Original Poster
Rep: Reputation: 75
Have a look here. Never tried them myself.

http://www.linuxquestions.org/questi...20#post2829720
 
  


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
Fonts in XFCE Terminal acidblue Slackware 9 01-28-2006 11:40 PM
Xfce and fonts daihard Linux - Software 1 11-16-2004 08:12 PM
Installing fonts via Xfce daihard Linux - Software 0 11-05-2004 02:35 PM
xfce antialiasing fonts solferino Linux - Software 1 10-04-2004 04:34 AM
xfce x session manager dthomp325 Linux - Software 1 01-10-2004 03:11 PM

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

All times are GMT -5. The time now is 02:17 AM.

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