mirror of
https://github.com/vlang/v.git
synced 2025-09-16 16:02:29 +03:00
examples: use fontstash
wrapper calls (#12718)
This commit is contained in:
parent
1cd703d96b
commit
047f059fb8
7 changed files with 145 additions and 143 deletions
|
@ -75,7 +75,7 @@ fn main() {
|
|||
width: win_width
|
||||
height: win_height
|
||||
create_window: true
|
||||
window_title: 'Empty window'
|
||||
window_title: 'Raven text'
|
||||
user_data: app
|
||||
bg_color: bg_color
|
||||
frame_fn: frame
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue