mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
gg: always use stb_truetype for now
This commit is contained in:
parent
f1fdafcdff
commit
db2346069a
3 changed files with 6 additions and 1 deletions
1
thirdparty/fontstash/fontstash.h
vendored
1
thirdparty/fontstash/fontstash.h
vendored
|
@ -172,6 +172,7 @@ FONS_DEF void fonsDrawDebug(FONScontext* s, float x, float y);
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#undef FONS_USE_FREETYPE
|
||||
|
||||
#ifdef FONS_USE_FREETYPE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue