#ifndef config_h #define config_h #define THORVG_VERSION_STRING "1.0.0" #define THORVG_SW_RASTER_SUPPORT true #define THORVG_NEON_VECTOR_SUPPORT true #endif /* config_h */