LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 11-18-2010, 01:45 PM   #196
tomtomjkw
Member
 
Registered: Jan 2008
Distribution: Slackware64-current
Posts: 154

Rep: Reputation: 43

Because you really don't have configure file in your libXft.2.2.0 source file. I do not have it either.

Solution:
download source from any slackware mirror (it's located in source/x11/src/lib/), recompress it from tar.xz to tar.bz2 (or change slackbuild), create package.

Last edited by tomtomjkw; 11-18-2010 at 02:02 PM. Reason: errata
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 11-18-2010, 04:30 PM   #197
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,699

Original Poster
Rep: Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381
I went ahead and edited the build slightly so that you guys shouldn't run into this problem with the libXft build. I also added a source.sh file which can download the source for you. This should save you some time running around looking for the source. Now to download the source just run. ./source.sh then after you are ready to build.

Last edited by Daedra; 11-18-2010 at 11:39 PM.
 
Old 11-18-2010, 11:49 PM   #198
tomtomjkw
Member
 
Registered: Jan 2008
Distribution: Slackware64-current
Posts: 154

Rep: Reputation: 43
I -think- I can see the difference in font rendering after finally upgrading to your libXft version: font seem to be even more cleartype like, but am not sure, must check it out.
 
Old 11-19-2010, 12:00 AM   #199
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,699

Original Poster
Rep: Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381
Could you post a screenshot? I am curious to see. I have always maintained that you need to recompile libXft to get the best results, a lot of other people feel this isn't necessary, I do know the results are very close though.
 
Old 11-19-2010, 04:07 AM   #200
tomtomjkw
Member
 
Registered: Jan 2008
Distribution: Slackware64-current
Posts: 154

Rep: Reputation: 43
With pleasure, when I come back from the mountains
 
Old 11-23-2010, 11:55 AM   #201
tomtomjkw
Member
 
Registered: Jan 2008
Distribution: Slackware64-current
Posts: 154

Rep: Reputation: 43
Daedra ->

I'm afraid I was wrong - can't see the difference beetween the pictures:

http://img72.imageshack.us/img72/9508/cleartype.png
http://img403.imageshack.us/img403/4...ncleartype.png

Last edited by tomtomjkw; 11-23-2010 at 11:59 AM.
 
Old 11-23-2010, 12:15 PM   #202
Petri Kaukasoina
Senior Member
 
Registered: Mar 2007
Posts: 1,852

Rep: Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520
Quote:
Originally Posted by tomtomjkw View Post
I'm afraid I was wrong - can't see the difference beetween the pictures:
You shouldn't see anything in firefox, as it doesn't use libXft. It uses cairo, instead.

Try xterm or konsole.
 
Old 11-25-2010, 11:39 AM   #203
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,246

Rep: Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323
Has anyone tried the new Infinality patches? They're meant to be applied to Freetype and used with stock builds of the latest libXft and Cairo. I'll switch my SlackBuilds to them when Slackware 13.2 comes out, but you can take the patches and use them on -current now.

Here's the patch homepage:
http://www.infinality.net/

It also has patches for earlier versions of libXft and Cairo (e.g. the ones in 13.1).

And here's a screenshot:
http://img.photobucket.com/albums/v2...screenshot.jpg

Last edited by dugan; 11-25-2010 at 11:43 AM.
 
Old 11-26-2010, 07:50 AM   #204
vehn
Member
 
Registered: Dec 2007
Posts: 54

Rep: Reputation: 17
Dugan, can you please upload slackbuilds for current, gtk theme that on screenshot and your ~/.fonts.conf

Thanks.
 
Old 11-26-2010, 08:38 AM   #205
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,246

Rep: Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323
The GTK theme is "Equinox", and the settings in my fonts.conf have already been discussed (Droid fonts for the sans, serif and monospace aliases; slight hinting; bytecode interpreter; rgb subpixel order).

I'm not running -current. That's actually a screenshot from Arch. As for SlackBuilds, you don't need to wait for me; you can use the information at that link to make them yourself. I'll try to make -current SlackBuilds this weekend, but no promises.

Last edited by dugan; 11-26-2010 at 10:34 AM.
 
Old 11-26-2010, 09:52 AM   #206
vehn
Member
 
Registered: Dec 2007
Posts: 54

Rep: Reputation: 17
ok, here is patched freetype for current (thanks guys from Arch's aur). need reboot or init 3 && init 4 (/etc/profile.d/infinality-settings.sh will be added)

p.s. .txt extension in attachment -- fake
p.p.s. don't use it, it is buggy
Attached Files
File Type: txt freetype.tar.gz.txt (36.3 KB, 25 views)

Last edited by vehn; 11-27-2010 at 12:30 AM.
 
Old 11-26-2010, 05:26 PM   #207
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Look at AST from Alien_Bob if you don't want to work with SlackBuild Templates . Plus look at http://slackware.com/~alien/slackbuilds/ for other builds.
 
Old 11-27-2010, 12:40 AM   #208
vehn
Member
 
Registered: Dec 2007
Posts: 54

Rep: Reputation: 17
Cleartype patched slackbuilds for current. Remove last .txt extension from attached file.
Attached Files
File Type: txt fonts-cleartype.tar.gz.txt (13.4 KB, 33 views)
 
Old 01-06-2011, 04:16 AM   #209
rpedrica
Member
 
Registered: Nov 2008
Location: Cape Town
Distribution: Slackware64 -current
Posts: 281

Rep: Reputation: 42
Dugan, apologies for cross posting but I'm struggling with something in -current ... these rebuilds do improve things however my problem is that I have no control over Gnome apps running under KDE. Using 35-droid.conf will change the font ( if I have kde system fonts set to serif ... ) but I can't change size, etc ... I've previously used gtk-qt-engine but was just wondering how you sync fonts between kde and gnome apps. Eg. using kde serif 9-point ( 35-droid then converts this to droid fonts ), my tbird fonts are too big. I've set kde system fonts to verdana and I ( think I ) can actually split the tbird fonts into 3:

gnome interface/menu fonts ( set by ?, definitely not by kde system settings )
left pane account header fonts ( these still appear to be droid fonts )
email body fonts ( set by edit -> prefs -> display -> fonts )

These 3 are all different.

So in addition to rebuilding these packages ( my kde fonts by default actually look great by just using 10-autohint and 10-sub-pixel-rgb ), how do I get my gnome apps to use kde system font settings without using something like gtk-qt-engine?

UPDATE:

I'm using slack64 -current + your rebuilt packages, I actually prefer the stock setup in -current. ( Cleartype appears to be too fuzzy )

Last edited by rpedrica; 01-06-2011 at 05:21 AM.
 
1 members found this post helpful.
Old 04-30-2011, 07:58 PM   #210
markluocanada
Member
 
Registered: Dec 2006
Location: Shanghai China
Distribution: Slackware 13.1_x86_32
Posts: 143

Rep: Reputation: 17
hi dugan, Daedra,

always a big fan of you guys for the font stuff, and is there any update for slackware 13.37?

thanks
 
  


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
If I were to recompile & arch-optimize Slackware, where to begin? GrapefruiTgirl Slackware 124 06-22-2007 09:46 PM
How to Optimize Slackware 10.2? zeroz52 Slackware 23 10-04-2005 06:42 PM
How to fully optimize Slackware? Introx Slackware 4 05-30-2004 04:23 AM

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

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