Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 114362

Summary: GDK_USE_XFT=0 does not work anymore
Product: [Retired] Red Hat Raw Hide Reporter: Enrico Scholz <rh-bugzilla>
Component: gtk2Assignee: Owen Taylor <otaylor>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-01-27 15:13:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Enrico Scholz 2004-01-27 10:39:44 UTC
Description of problem:

$GDK_USE_XFT seems to be ignored in recent gtk2 snapshot so that every
gtk-based application uses AA fonts now. This makes nearly all text
based applications unusable on TFT monitors; tweaking with
gnome-fonr-properties does not help.

Some applications can be cured by assigning a bitmap font as system
font, but important applications like browsers are using the fonts
suggested by the page. Therefore, this does not help really.

KDE/QT knows such a setting (qtconfig - >Fonts -> Enable
Anti-Aliased...) and gtk-2.2. supports it too, so it seems to be
doable to add this functionality.


Version-Release number of selected component (if applicable):

gtk2-2.3.2-2

Comment 1 Owen Taylor 2004-01-27 15:13:28 UTC
Not a bug, the code has been removed for GTK+-2.3.x. (And hadn't
been maintained for several years, never worked well. It's
an *entirely* different code path.)

I'm not sure what's different about TFT monitors. Many
of us use antialiased fonts on laptops, etc, and like it.
(Since you mention GNOME, I don't think it's bug 88259)

If you want precanned bitmap fonts, just put them in ~/.fonts or
/usr/share/fonts (see the release notes for details).