mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gg: make the Sokol based gg the default
This commit is contained in:
2
thirdparty/fontstash/fontstash.h
vendored
2
thirdparty/fontstash/fontstash.h
vendored
@@ -155,6 +155,8 @@ FONS_DEF void fonsDrawDebug(FONScontext* s, float x, float y);
|
||||
|
||||
#define FONS_NOTUSED(v) (void)sizeof(v)
|
||||
|
||||
#define FONS_USE_FREETYPE
|
||||
|
||||
#ifdef FONS_USE_FREETYPE
|
||||
|
||||
#include <ft2build.h>
|
||||
|
Reference in New Issue
Block a user