Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
07-13-2008, 03:00 AM
|
#76
|
|
Senior Member
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 3,669
|
Here are some more font SlackBuilds:
Mac FontsLucida Grande, Apple Garamond, etc. Sets the Sans, sans-serif and Serif aliases to the appropriate Mac fonts. If you have the Monaco font (not included) then it will use that for the Monospace alias.
Microsoft's Core Fonts for the WebThe SlackBuild is all you need (it downloads the font archive).
I haven't tested these very extensively, so feel free to report problems.
Last edited by dugan; 07-13-2008 at 03:01 AM.
|
|
|
|
07-17-2008, 02:49 AM
|
#77
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,622
|
If I might add another tip, if you want really crystal clear fonts, besides doing the above, if you have an LCD screen make sure to run at native resolution, that way the fonts are not blurred.
|
|
|
|
07-18-2008, 10:17 PM
|
#78
|
|
Member
Registered: Jul 2008
Distribution: Slackware 13.1
Posts: 277
Rep:
|
I've implemented your solution for better font rendering on my Slackware 12.0 computer. There is an amazing difference in the quality of the fonts. This has been a worthwhile upgrade. I did run into one issue. When I logged into Hotmail I noticed that right after login Hotmail tells me to upgrade my browser (eg. IE 7, Firefox, etc.). I temporarily got around this by installing the UserAgent Switcher extension and changed my UserAgent settings. But I later noticed that there was a patch that is applied to the slackbuild script and this adds "Bluewhite64 12/1 " to the UserAgent string. I was able to change this without recompiling firefox by deleting that string from firefox.js located in "/usr/lib/firefox-3.0.1/defaults/pref/". The location may be different on your computer. Otherwise, this has been one of the most useful threads I've used.
|
|
|
|
07-19-2008, 04:33 PM
|
#79
|
|
Member
Registered: Nov 2006
Location: watford
Distribution: Slackware 13 64Bit Multi-Lib KDE4.2.4
Posts: 83
Rep:
|
[QUOTE=dugan;3204590]I read, on the Arch Linux forums, about people taking Ubuntu's font patches and using them on Arch. I tried them on Slackware and the results are good! Are they better than the LCD patches that Daedra ported for us? I don't know. They're both good and the choice is tough:
Dugan these packages are superb,the best fonts have looked on my slackware installation ever well done.
Just a small tip my fonts didn`t see much of a chnage until i completely rebooted my system just restarting x didn`t make much of a change
thanks again
todders
|
|
|
|
07-19-2008, 06:25 PM
|
#80
|
|
Member
Registered: Aug 2006
Distribution: Slackware
Posts: 764
Rep:
|
I just found this thread, and did everything in 12. Amazing. I love the way everything looks now. Thank you Daedra.
|
|
|
|
07-19-2008, 08:17 PM
|
#81
|
|
Senior Member
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-13.37
Posts: 1,182
Original Poster
Rep: 
|
[QUOTE=todders;3220152]
Quote:
Originally Posted by dugan
I read, on the Arch Linux forums, about people taking Ubuntu's font patches and using them on Arch. I tried them on Slackware and the results are good! Are they better than the LCD patches that Daedra ported for us? I don't know. They're both good and the choice is tough:
Dugan these packages are superb,the best fonts have looked on my slackware installation ever well done.
Just a small tip my fonts didn`t see much of a chnage until i completely rebooted my system just restarting x didn`t make much of a change
thanks again
todders
|
I am starting to wonder if when I tested the dugan ubuntu patches I did something wrong, could you post a screenshot so I can make a comparison.
|
|
|
|
07-19-2008, 11:52 PM
|
#82
|
|
Member
Registered: Apr 2004
Location: Europe
Distribution: Debian, Slackware
Posts: 497
Rep:
|
Strange things...
Installing that macfonts package created with slackbuild seems to have broken the new font rendering completely. The fonts look awful now  Strange...
|
|
|
|
07-20-2008, 12:13 AM
|
#83
|
|
Senior Member
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 3,669
|
Remove /etc/fonts/conf.d/10-macfonts.conf, run fc-cache -f -v, and restart X. That will get your Sans, Serif and Monospace aliases back the way they were, and you'll still have the Mac fonts available.
Last edited by dugan; 07-20-2008 at 12:19 AM.
|
|
|
|
07-20-2008, 12:32 AM
|
#84
|
|
Member
Registered: Apr 2004
Location: Europe
Distribution: Debian, Slackware
Posts: 497
Rep:
|
Quote:
Originally Posted by dugan
Remove /etc/fonts/conf.d/10-macfonts.conf, run fc-cache -f -v, and restart X. That will get your Sans, Serif and Monospace aliases back the way they were, and you'll still have the Mac fonts available.
|
No help there, but it is indeed fc-cache that destroys the rendering. I tried uninstalling the macfonts (and in the process the /etc/fonts/conf.d/10-macfonts.conf got removed too, but the fonts are still ugly. I got the pretty fonts back by temporarily reverting to default libXft, cairo and freetype and running fc-cache. After that I re-installed the modifies packages from this thread, and the fonts were perfect until the next fc-cache run.
|
|
|
|
07-20-2008, 12:47 AM
|
#85
|
|
Senior Member
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 3,669
|
Then the Mac fonts weren't at fault, were they?
Sounds like you just don't like the way the new font rendering looks  . Just stick with the default Slackware packages then.
If you want to continue investigating, then you need a) mention which set of font packages you're using, b) post the contents of your fontconfig config file (.fonts.conf or local.conf), and c) post a screenshot of the "broken" font rendering. That will help us understand what your situation is.
Last edited by dugan; 07-20-2008 at 01:04 AM.
|
|
|
|
07-20-2008, 01:01 AM
|
#86
|
|
Member
Registered: Apr 2004
Location: Europe
Distribution: Debian, Slackware
Posts: 497
Rep:
|
Quote:
Originally Posted by dugan
Then the Mac fonts weren't at fault, were they?
Sounds like you just don't like the way the new font rendering looks  . Just stick with the default Slackware packages then.
|
Nope  I _do_ like the way the new font rendering looks, it's beautiful. However, running fc-cache seems to mess it up for some odd reason. You are right about the fact that the problem is not with mac fonts. It just appeared after installing them because fc-cache got run when I installed them. The problem seems to be somehow related to the files in /etc/fonts/conf.d. I'll try to have a look at them when I have time. For now I just disabled fc-cache from the startup scripts as I'm not planning to install any new fonts.
|
|
|
|
07-20-2008, 09:24 PM
|
#87
|
|
Senior Member
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 3,669
|
If you're using the Ubuntu packages then try deleting 30-metric-aliases.conf from /etc/fonts/conf.d. I'm not an expert at reading Fontconfig files, but this one appears to override font choices. I would consider that a bad thing.
|
|
|
|
07-21-2008, 01:08 AM
|
#88
|
|
Senior Member
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 3,669
|
Here's a screenshot of what my desktop currently looks like.
|
|
|
|
07-21-2008, 05:37 AM
|
#90
|
|
HCL Maintainer
Registered: Jun 2003
Location: Tupelo, MS
Distribution: Gentoo
Posts: 6,926
Rep: 
|
Todders,
I can only view the little thumbnail on that website. If I click
on Large or Original Size, the small image disappears and some
obnoxious flash add pops up.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:51 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|