SvgParser icon indicating copy to clipboard operation
SvgParser copied to clipboard

basic SVG parser for GUI applications on ESP8266

Results 2 SvgParser issues
Sort by recently updated
recently updated
newest added

linkManagement returns no value. this hangs STM32 Arduino. Suggest to change return to void, since it seems unused. Also SvgParser::getPropertyStart returns no value on success. SvgParser::callbackManagement returns no value on...

Hi, I've been looking for a library like this but for ESP32/LittleFS but with no success. I tried running your examples on an ESP32/SPIFFS board but I just get panic...