mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-20 06:52:03 +00:00
![]() ThorVG pImpl idiom caused internal data to be scattered across hierarchical classes. This refactoring consolidates the data by inheriting pImpl internally, reducing memory allocation counts and eliminating unnecessary strategy methods. |
||
---|---|---|
.. | ||
meson.build | ||
tvgSvgCssStyle.cpp | ||
tvgSvgCssStyle.h | ||
tvgSvgLoader.cpp | ||
tvgSvgLoader.h | ||
tvgSvgLoaderCommon.h | ||
tvgSvgPath.cpp | ||
tvgSvgPath.h | ||
tvgSvgSceneBuilder.cpp | ||
tvgSvgSceneBuilder.h | ||
tvgSvgUtil.cpp | ||
tvgSvgUtil.h | ||
tvgXmlParser.cpp | ||
tvgXmlParser.h |