Introduce support for Font attributes
This commit is contained in:
parent
472fbdf187
commit
707de9d788
15 changed files with 129 additions and 44 deletions
|
|
@ -79,7 +79,7 @@ where
|
|||
id: None,
|
||||
window: Default::default(),
|
||||
flags: Default::default(),
|
||||
default_font: Font::SansSerif,
|
||||
default_font: Default::default(),
|
||||
default_text_size: 16.0,
|
||||
antialiasing: false,
|
||||
exit_on_close_request: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue