Thank you! I've checked your v22, and found this has been applied in it. > | On Thu, Jul 13, 2000 at 12:49:16AM +0900, ISHIKAWA Mutsumi wrote: > | > 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(
-- Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>