Sign in
◑
Theme
flutter
/
third_party
/
harfbuzz
/
8940e7050b8a4e85fa8a79bd67a073525704a15f
/
.
/
util
/
gpu
/
web
/
config.h
blob: 691809a3ca58bf7569908929d6b819bcf84e3603 [
file
]
/* Configuration for HarfBuzz web demo builds (Emscripten).
* HB_TINY strips most features; config-override.h adds back
* what the GPU demo needs. */
#define
HAVE_ROUND
1
#define
HB_TINY
1
#define
HB_HAS_GPU
1
#define
HAVE_CONFIG_OVERRIDE_H
1