Closed glebm closed 4 years ago
GMenu2x now loads a list of fallback fonts and uses them to render code points that do not have glyphs in the skin's font.
The FontStack class is responsible for this.
FontStack
Skin definitions remain unchanged: fallback fonts defined via DEFAULT_FALLBACK_FONTS at compile-time are always used.
DEFAULT_FALLBACK_FONTS
GMenu2x now loads a list of fallback fonts and uses them to render code points that do not have glyphs in the skin's font.
The
FontStack
class is responsible for this.Skin definitions remain unchanged: fallback fonts defined via
DEFAULT_FALLBACK_FONTS
at compile-time are always used.