https://bugs.kde.org/show_bug.cgi?id=472502
Alvin Wong <al...@alvinhc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/2e1bc2b | |fbd124693d3e7a0848788b670fd | |730804 --- Comment #3 from Alvin Wong <al...@alvinhc.com> --- Git commit 2e1bc2bfbd124693d3e7a0848788b670fd730804 by Alvin Wong. Committed on 27/08/2023 at 18:46. Pushed by alvinwong into branch 'master'. text: Also consider HHEA metrics for default line height If USE_TYPO_METRICS is not set, also get the HHEA ascender/descender/lineGap metrics, then compare it with the OS/2 sTypo metrics and choose the larger line height. This fixes certain fonts having a default line height that is too tight (e.g. Microsoft JhengHei, Source Han Sans). M +23 -8 libs/flake/text/KoSvgTextShape_p_layout.cpp https://invent.kde.org/graphics/krita/-/commit/2e1bc2bfbd124693d3e7a0848788b670fd730804 -- You are receiving this mail because: You are watching all bug changes.