https://bugs.kde.org/show_bug.cgi?id=472571

--- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 8ec8f4bb0b35450dc4c8f14f30ae068c2540ecbe by Dmitry Kazakov, on
behalf of Alvin Wong.
Committed on 31/08/2023 at 11:01.
Pushed by dkazakov into branch 'krita/5.2'.

flake: Fix transformation of text path and shape-inside

Shapes referenced by text path and shape-inside should ignore any
transformation of their parents. When the shapes are loaded from SVG,
they have the absolute transformation baked in. In order to get the
transform we need, we invert the transform of a shape's parent and
combine it with the shape's own absolute transform.


(cherry picked from commit 033280a0b2abd25617986b0af63d61aab01c41b6)

M  +25   -9    libs/flake/svg/SvgParser.cpp
M  +1    -1    libs/flake/svg/SvgParser.h

https://invent.kde.org/graphics/krita/-/commit/8ec8f4bb0b35450dc4c8f14f30ae068c2540ecbe

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to