https://bugs.kde.org/show_bug.cgi?id=516204
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/aa8c8c9 | |d70b595fc77baffcec1979e8184 | |7e3cd7 --- Comment #3 from Dmitry Kazakov <[email protected]> --- Git commit aa8c8c9d70b595fc77baffcec1979e81847e3cd7 by Dmitry Kazakov, on behalf of Wolthera van Hövell. Committed on 11/03/2026 at 09:27. Pushed by dkazakov into branch 'master'. Ensure length and font list is similar and catch freetype errors Sometimes the font doesn't load, and then there's a mismatch in font and length sizes, causing a crash. We try to make sure these values are the same, log an error when the font cannot be loaded, and try to use a previous or fallback font when a font cannot be loaded. M +75 -17 libs/flake/text/KoFontRegistry.cpp https://invent.kde.org/graphics/krita/-/commit/aa8c8c9d70b595fc77baffcec1979e81847e3cd7 -- You are receiving this mail because: You are watching all bug changes.
