fig config

This commit is contained in:
01trisha 2026-03-23 00:42:53 +07:00
parent 3cd2e6e8f2
commit 6593d1321d
123 changed files with 24 additions and 6 deletions

View File

@ -0,0 +1,24 @@
/*
* Autogenerated by the Meson build system.
* Do not edit, your changes will be lost.
*/
#ifndef TVG_CONFIG_H
#define TVG_CONFIG_H
#include "../../lv_conf_internal.h"
#define THORVG_SW_RASTER_SUPPORT 1
#define THORVG_SVG_LOADER_SUPPORT LV_USE_LOTTIE
#define THORVG_LOTTIE_LOADER_SUPPORT LV_USE_LOTTIE
#define THORVG_VERSION_STRING "0.15.3"
#if LV_DRAW_SW_DRAW_UNIT_CNT > 1
#define THORVG_THREAD_SUPPORT
#endif
#endif /*TVG_CONFIG_H*/

Some files were not shown because too many files have changed in this diff Show More