Sign in
◑
Theme
flutter
/
third_party
/
harfbuzz
/
7052cd343ed0f8ce8bdbf2d72a0bc8030e2b734b
/
.
/
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