mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
This commit is contained in:
parent
5719344653
commit
8b962f8446
111 changed files with 288 additions and 223 deletions
|
@ -38,7 +38,7 @@ pub struct C.FONStextIter {
|
|||
codepoint u32
|
||||
isize i16
|
||||
iblur i16
|
||||
font &C.FONSfont
|
||||
font &C.FONSfont = unsafe { nil }
|
||||
prevGlyphIndex int
|
||||
str &u8
|
||||
next &u8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue