mirror of
https://github.com/thorvg/thorvg.git
synced 2025-07-28 17:15:57 +00:00
![]() Clipping for the <use> node when a <symbol> was used, was being overridden when 'overflowVisible' was 'true' (the default value), which caused the 'clip-path' applied to the <use> node to have no visible effect. The clipping for the <use> node (without <symbol> node) was transformed in an incorrect order, resulting in a visually incorrect results. @Issue: https://github.com/thorvg/thorvg/issues/3392 |
||
---|---|---|
.. | ||
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 |