Drafting icon indicating copy to clipboard operation
Drafting copied to clipboard

Invalid character in font name

Open galdor opened this issue 11 months ago • 0 comments

Having an asterisk (U+002A) in the name of the font ("Drafting* Mono") makes it unusable in Emacs ("Invalid font name") and in application using X11 logical font descriptions[1]. The '*' character is explicitely not allowed (the same way as '?', '-', ',' and '"').

[1] https://www.x.org/releases/X11R7.6/doc/xorg-docs/specs/XLFD/xlfd.html

galdor avatar Apr 02 '24 10:04 galdor