https://bugs.kde.org/show_bug.cgi?id=473527
Alvin Wong <al...@alvinhc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/091bc56 | |82063f76bb3e9d8f67d9467337a | |47aa3f Status|ASSIGNED |RESOLVED --- Comment #9 from Alvin Wong <al...@alvinhc.com> --- Git commit 091bc5682063f76bb3e9d8f67d9467337a47aa3f by Alvin Wong. Committed on 30/08/2023 at 20:24. Pushed by alvinwong into branch 'master'. text: Use line-height when flowing text in shape Don't use the actual char bounding box, instead use (ascent - halfLeading, descent + halfLeading) which takes line-height into account. M +3 -3 libs/flake/text/KoSvgTextShapeLayoutFunc_inShape.cpp M +1 -0 libs/flake/text/KoSvgTextShape_p.h M +5 -0 libs/flake/text/KoSvgTextShape_p_glyphs.cpp https://invent.kde.org/graphics/krita/-/commit/091bc5682063f76bb3e9d8f67d9467337a47aa3f -- You are receiving this mail because: You are watching all bug changes.