patch for Kate and Indic languages
Jens Herden
jens at kdewebdev.org
Sat May 20 20:24:49 BST 2006
Hi,
we have a big problem with Kate and Khmer because of the non constant
character width. This problem must affect many other Indic languages as well!
The text renderer in Kate just adds the character width one by one to
calculate the position of the cursor. This breaks very bad for Khmer because
two character together can have a different width as the sum of the width of
the two character. That means when I type Khmer the cursor is not where the
character will appear and navigation is almost impossible.
I made a patch to fix this and I want to have this in KDE 3.5.3, if possible.
Can please someone look at it?
Jens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cursorfix.diff
Type: text/x-diff
Size: 1741 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060521/5c76d49b/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060521/5c76d49b/attachment.sig>
More information about the kde-core-devel
mailing list