https://bugs.kde.org/show_bug.cgi?id=473527
Alvin Wong <al...@alvinhc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/091bc56 |hics/krita/-/commit/6be3971 |82063f76bb3e9d8f67d9467337a |efc90e3f8245a96753b7daec0e4 |47aa3f |17e9ae --- Comment #10 from Alvin Wong <al...@alvinhc.com> --- Git commit 6be3971efc90e3f8245a96753b7daec0e417e9ae by Alvin Wong. Committed on 30/08/2023 at 20:43. Pushed by alvinwong into branch 'krita/5.2'. 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. (cherry picked from commit 091bc5682063f76bb3e9d8f67d9467337a47aa3f) 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/6be3971efc90e3f8245a96753b7daec0e417e9ae -- You are receiving this mail because: You are watching all bug changes.