mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-20 06:52:03 +00:00

there some multiple wrong calculation about size during tvg optimiation. this patch fixes them. 1. picture needs to return the current desired size because it will save the transformed the geometry. the final size should be recorvered as the base size from the loader. 2. clippath missed to multiply parents transform, it's fixed. @Issue: https://github.com/Samsung/thorvg/issues/752
238 KiB
238 KiB