mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-20 06:52:03 +00:00
![]() For the 'simultaneous' trimming option, the maximum stroke length from all subpaths was determined and used to scale the trim of each subpath. As a result, if the subpaths had different lengths, this scaling was incorrect. Now, the length is determined separately for each subpath and is used to scale the trimming of its stroke. @Issue: https://github.com/thorvg/thorvg/issues/2335 |
||
---|---|---|
.. | ||
meson.build | ||
tvgSwCommon.h | ||
tvgSwFill.cpp | ||
tvgSwImage.cpp | ||
tvgSwMath.cpp | ||
tvgSwMemPool.cpp | ||
tvgSwRaster.cpp | ||
tvgSwRasterAvx.h | ||
tvgSwRasterC.h | ||
tvgSwRasterNeon.h | ||
tvgSwRasterTexmap.h | ||
tvgSwRenderer.cpp | ||
tvgSwRenderer.h | ||
tvgSwRle.cpp | ||
tvgSwShape.cpp | ||
tvgSwStroke.cpp |