Twas brillig at 17:03:01 09.07.2010 UTC+03 when [email protected] did 
gyre and gimble:

 TV> On Mon, Jul 05, 2010 at 08:25:20PM +0200, ext Mikhail Gusarov wrote:
 >> ---
 >>  src/util/miscutil.c |    4 ++++
 >>  1 files changed, 4 insertions(+), 0 deletions(-)
 >> 
 >> diff --git a/src/util/miscutil.c b/src/util/miscutil.c
 >> index 1e76b4b..b587b3a 100644
 >> --- a/src/util/miscutil.c
 >> +++ b/src/util/miscutil.c
 >> @@ -54,8 +54,12 @@ weak long serverGeneration = 1;
 >>  weak void
 >>  register_fpe_functions (void)
 >>  {
 >> +#ifdef XFONT_BUILTINS
 >>      BuiltinRegisterFpeFunctions();
 >> +#endif
 >> +#ifdef XFONT_FONTFILE
 >>      FontFileRegisterFpeFunctions();
 >> +#endif
 >>  #ifdef XFONT_FC
 >>      fs_register_fpe_functions();
 >>  #endif

 TV> humm, interesting. So then you're setting up the server to not use
 TV> 'fixed' as default font path?

Accidentally. It did not work, but it still worth fixing in library, I
think.

-- 
  http://fossarchy.blogspot.com/

Attachment: pgphxXV7JyuBp.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to