Set initial font glyphs for baked font
This commit is contained in:
@@ -169,6 +169,7 @@ class App {
|
||||
// Baked font for fast startup
|
||||
if (Config.raw.locale == "en") {
|
||||
font.font_ = Krom.g2_font_13(font.blob.bytes.getData());
|
||||
font.fontGlyphs = kha.graphics2.Graphics.fontGlyphs;
|
||||
}
|
||||
|
||||
colorWheel = imageColorWheel;
|
||||
|
||||
Reference in New Issue
Block a user