[25944] in Athena Bugs
Re: linux 9.3.11: mozilla
daemon@ATHENA.MIT.EDU (Robert A Basch)
Tue Aug 17 18:18:29 2004
Date: Tue, 17 Aug 2004 18:18:14 -0400
Message-Id: <200408172218.i7HMIE1H029598@anhedonia.mit.edu>
From: Robert A Basch <rbasch@mit.edu>
To: Ken T Takusagawa <kenta@mit.edu>
In-reply-to: "[25931] in Athena Bugs"
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
Thanks for your bug report about missing Chinese and Japanese characters
when mozilla uses antialiased fonts. We will address this problem in
an upcoming patch release, by adding relevant True Type fonts to the
release on both platforms.
In the meantime, please note that you can disable mozilla's use of
antialiased fonts by setting the GDK_USE_XFT environment variable to 0,
e.g.:
athena% env GDK_USE_XFT=0 mozilla &
Bob