On 24 Jan 2002 09:26:13 +0100, Olivier Chapuis wrote: > > About the GetFont.c changes: you use *-fixed-* as fallback font. > What about using something like: > > #define FALLBACK_FONT "-*-fixed-medium-r-normal-*-14-*-*-*-*-*-*-*,*-fixed-*" > > and we can add more fonts I think. The (small) problem with *-fixed-* is > that I get a bold large font.
On my system, "*-fixed-*" gives -jis-fixed-medium-r-normal-*-16-*-*-*-*-*-jisx0208.1983-0 that does not contain ascii glyphs at all (at least xterm -fn "*-fixed-*" ends up empty). There is a misc-14 variant of this font, also unusable. Probably it is safe to assume a user has -misc-fixed-medium-r-normal-*-14-*-*-*-*-*-iso8859-1 font. Regards, Mikhael. -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]