mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
os: add font module, move from gg (#13144)
This commit is contained in:
@@ -36,7 +36,6 @@ fn main() {
|
||||
bg_color: bg_color
|
||||
frame_fn: frame
|
||||
init_fn: init
|
||||
font_path: gg.system_font_path()
|
||||
)
|
||||
app.gg.run()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user