mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
This commit is contained in:
@@ -11,7 +11,7 @@ import os.font
|
||||
|
||||
struct FT {
|
||||
pub:
|
||||
fons &fontstash.Context
|
||||
fons &fontstash.Context = unsafe { nil }
|
||||
font_normal int
|
||||
font_bold int
|
||||
font_mono int
|
||||
|
||||
Reference in New Issue
Block a user