thorvg/src/loaders/svg
Mira Grudzinska 482add35e9 svg_loader: buflen arg used in the simpleXmlParseW3CAttribute()
While parsing the css internal style sheets the buflen has to be passed.
2022-02-08 17:58:53 +09:00
..
meson.build loaders svg: code refactoring 2021-04-21 11:12:22 +09:00
tvgSvgLoader.cpp svg_loader: buflen arg used in the simpleXmlParseW3CAttribute() 2022-02-08 17:58:53 +09:00
tvgSvgLoader.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgSvgLoaderCommon.h svg_loader: intro to the implementation of the css internal style sheets parsing 2022-02-08 17:58:53 +09:00
tvgSvgPath.cpp build: Add missing <cstring> includes for MinGW compatibility 2022-01-19 16:40:30 +09:00
tvgSvgPath.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgSvgSceneBuilder.cpp build: Add missing <cstring> includes for MinGW compatibility 2022-01-19 16:40:30 +09:00
tvgSvgSceneBuilder.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgSvgUtil.cpp build: Add missing <cstring> includes for MinGW compatibility 2022-01-19 16:40:30 +09:00
tvgSvgUtil.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgXmlParser.cpp svg_loader: buflen arg used in the simpleXmlParseW3CAttribute() 2022-02-08 17:58:53 +09:00
tvgXmlParser.h svg_loader: buflen arg used in the simpleXmlParseW3CAttribute() 2022-02-08 17:58:53 +09:00