[konsole] [Bug 478181] Problem in rendering a specific Farsi/Arabic character combination
Matan Ziv-Av
bugzilla_noreply at kde.org
Sat Mar 30 16:01:55 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=478181
Matan Ziv-Av <matan at svgalib.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
CC| |matan at svgalib.org
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |---
--- Comment #6 from Matan Ziv-Av <matan at svgalib.org> ---
This is the result of using ICU for shaping Arabic letters. This library shapes
Lam (0x0644) + Alef (0x627) into a Lam-Alef ligature (0xfefc) and a space.
I wrote some code to undo this ligature.
If you know how to compile konsole, please test one of the branches:
https://invent.kde.org/matan/konsole/-/tree/local-qt5 (for qt5), or
https://invent.kde.org/matan/konsole/-/tree/lamalef (for qt6).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list