1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

examples: use fontstash wrapper calls (#12718)

This commit is contained in:
Larpon
2021-12-06 21:39:43 +01:00
committed by GitHub
parent 1cd703d96b
commit 047f059fb8
7 changed files with 145 additions and 143 deletions

View File

@ -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