blob: 691809a3ca58bf7569908929d6b819bcf84e3603 [file] [edit]
/* 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