https://bugs.kde.org/show_bug.cgi?id=366411
Fahad Al-Saidi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Fahad Al-Saidi <[email protected]> --- I don't think XftDrawString16() & XftDrawString32() support RTL languague, Unfortunatly they are used to draw the font preivew see: https://invent.kde.org/plasma/plasma-workspace/-/blob/master/kcms/kfontinst/lib/FcEngine.cpp#L399 Now XftDrawString16 is from X11 which id depracted to wayland. So it is better to refactor the draw parts to use new technology such as Qt or QML. -- You are receiving this mail because: You are watching all bug changes.
