mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
Load the Noto Sans font from the nodejs printer demo
This commit is contained in:
parent
1b870959e6
commit
2fdaa44d51
3 changed files with 25 additions and 4 deletions
|
@ -233,5 +233,6 @@ module.exports = {
|
|||
ArrayModel: ArrayModel,
|
||||
Timer: {
|
||||
singleShot: native.singleshot_timer,
|
||||
}
|
||||
},
|
||||
register_font_from_path: native.register_font_from_path,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue