Set registry ISO10646 at run time

We don't know at compile time whether the X server even supports
Unicode. So take the configured map font, change the registry to
ISO10646 and try the resulting font string. Keep the configured
font if that doesn't work.
This commit is contained in:
Ray Chason
2022-11-05 11:56:21 -04:00
parent 0c7d42c739
commit 6754b85294
3 changed files with 94 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
! Copyright (c) 2017 by Pasi Kallinen
! NetHack may be freely redistributed. See license for details.
#define NETHACK_FONT -*-fixed-medium-*-*-*-15-*-*-*-*-*-iso10646-*
#define NETHACK_FONT -*-fixed-medium-*-*-*-15-*-*-*-*-*-*-*
#define NETHACK_CLR_FG grey
#define NETHACK_CLR_BG black
#define NETHACK_CLR_QUIT red