Keith Devens .com |
Saturday, November 22, 2008 | ![]() |
| The status is *not* quo. – Dr. Horrible | ||
|
| ← Jonah Goldberg: Rich-poor divide shows poverty is relative | Pope the rock (Matt 16:13-20) → |

Jim wrote:
Keith (http://keithdevens.com/) wrote:
Yeah, Gnome sucks.
Keith Gaughan (http://talideon.com/) wrote:
Well, I like it because I was spoiled by using properly hinted and antialiased fonts for years. Back in the day, I used RISC OS, which even in the late '80s had a high-quality outline font manager that did proper anti-aliasing. I'd a good set of programmer's fonts back then (some of which I did myself with FontEd, and they were all nicely hintend and antialiased. Vera's the first decent outline font I've came across on other platforms that comes close to those I used to use. And I hate bitty fonts.
Keith (http://keithdevens.com/) wrote:
See, I hate antialiasing. I tried to live with it for a few days with Gnome to see if I could get used to it, but everything just looks blurry to me. And, for programming, I love little bitmap fonts. 
Keith Gaughan (http://talideon.com/) wrote:
Ah, but you have never experienced decent antialiasing. Freetype makes a complete hames of it. Cleartype under windows isn't a whole lot better. OSX makes a decent effort, but the RISC OS FontManager is the only one that I've seen that makes the fonts look seamless.
Oh well...
63.199.26.230 wrote:
XWindowsFontInstall instructions leave out a step. You have to
run "xset fp+ your_font_path" to add your fonts directory.
This should work:
# rebuild font.dir file
mkfontdir ~/.fonts
# add to font path
xset fp+ ~/.fonts
# tell X to reread fonts
xset fp rehash
Feel free to post a comment below. Please see my comment policy.
Formatting Rules (No HTML):
Generated in about 0.262s.
(Used 8 db queries)

Using KDE, I simply opened the control panel, went to system administration, and picked font installer. I clicked "administrator mode", entered my password, and clicked "add fonts". Then I picked the downloaded font and clicked OK.
Hey presto, the font was installed, everything worked as it should. No need for messing around typing commands.