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

new gg/freetype modules with sokol/fontstash backends

This commit is contained in:
Alexander Medvednikov
2020-01-21 03:22:18 +01:00
parent 43ba6766ba
commit 0502a54a36
15 changed files with 321 additions and 20 deletions

View File

@ -167,6 +167,10 @@ __global:
f int // public and mutable both inside and outside parent module
}
fn fooo(){
a:=AttrTest{1,2,3,4,5,6}
}
/*
[typedef]
struct C.fixed {