Add new shapes functions

This commit is contained in:
Milan Nikolic 2023-11-08 19:34:50 +01:00
parent 3f31944caf
commit 635c63d7cc
No known key found for this signature in database
GPG key ID: 9229D0EAA3AA4E75
3 changed files with 29 additions and 11 deletions

View file

@ -157,7 +157,7 @@
//#define SUPPORT_FILEFORMAT_ASTC 1
//#define SUPPORT_FILEFORMAT_PKM 1
//#define SUPPORT_FILEFORMAT_PVR 1
#define SUPPORT_FILEFORMAT_SVG 1
//#define SUPPORT_FILEFORMAT_SVG 1
// Support image export functionality (.png, .bmp, .tga, .jpg, .qoi)
#define SUPPORT_IMAGE_EXPORT 1