WIP
This commit is contained in:
parent
7bb99c9b9c
commit
3740c9d852
3 changed files with 9 additions and 2 deletions
|
@ -652,8 +652,7 @@ fn load_embedded_fonts(app: &App) {
|
|||
});
|
||||
}
|
||||
}));
|
||||
app.platform()
|
||||
.fonts()
|
||||
app.text_system()
|
||||
.add_fonts(&embedded_fonts.into_inner())
|
||||
.unwrap();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue