[konsole] [Bug 402613] Unicode Playing Cards are cut off on the right (regression)
Christoph Feck
bugzilla_noreply at kde.org
Thu Dec 27 20:59:58 GMT 2018
https://bugs.kde.org/show_bug.cgi?id=402613
--- Comment #5 from Christoph Feck <cfeck at kde.org> ---
The actual problem is that Konsole needs to rely on the Unicode data instead of
being able to query the font. There should be a way to support duospaced fonts,
and Konsole would need a fast way to check if a character is single or
double-celled in the font that Qt is choosing after font substitution.
I am not even sure if freetype supports this property, or if font designers
need to mark those fonts as variable-spaced, because they aren't exactly
monospaced.
https://en.wikipedia.org/wiki/Duospaced_font
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list