help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Helvetica


From: Adam Fedor
Subject: Re: Helvetica
Date: Mon, 4 Apr 2005 10:27:24 -0600



If you want to stay with the xlib backend, which works, but is somewhat
buggy,
you should do the following:

defaults write NSGlobalDomain NSFont <Whatever font you want>
defaults write NSGlobalDomain NSFontSize <some size>



FYI, the problem just started because Anti-Aliased (Xft) fonts were enabled by default in xlib in the latest version. Doing:

defaults write NSGlobalDomain GSFontAntiAlias NO

would also work.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]