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

Re: X -deferglyphs 16 (Re: Please test: Netscape 4.73 packages with CJK support)



>>>>> In <[🔎] y5ag0pfws3o.fsf@kgh12351.nifty.ne.jp> 
>>>>>	Taketoshi Sano <kgh12351@nifty.ne.jp> wrote:
>> Hi.

>> > If I understand your description correctly this option is never harmful but
>> > very useful for some setups. Don't you think that the Debian setup should
>> > pass this option per default? In that case please ask Branden if he can
>> > do that (or file a bug, severity wishlist, on xserver-common).

>> In fact, Mr. Branden kindly did this already for xdm :)

>> Unfortunately, it seems that "startx" command currently does not 
>> have this setup as the default.

 Perhaps we'll change default setting of glyph caching mode to apply this
patch and rebuild xfree86-1.

--- xc/include/fonts/font.h.orig	Thu Jul 13 00:36:53 2000
+++ xc/include/fonts/font.h	Thu Jul 13 00:37:56 2000
@@ -96,7 +96,7 @@
 #define CACHING_OFF 0
 #define CACHE_16_BIT_GLYPHS 1
 #define CACHE_ALL_GLYPHS 2
-#define DEFAULT_GLYPH_CACHING_MODE CACHING_OFF
+#define DEFAULT_GLYPH_CACHING_MODE CACHE_16_BIT_GLYPHS
 extern int glyphCachingMode;
 
 extern int StartListFontsWithInfo(

--
ISHIKAWA Mutsumi <ishikawa@linux.or.jp>



Reply to: