View Single Post
Old 02-09-2015, 01:45 PM   #6
mamado
Member
mamado ought to be getting tired of karma fortunes by now.mamado ought to be getting tired of karma fortunes by now.mamado ought to be getting tired of karma fortunes by now.mamado ought to be getting tired of karma fortunes by now.mamado ought to be getting tired of karma fortunes by now.mamado ought to be getting tired of karma fortunes by now.mamado ought to be getting tired of karma fortunes by now.mamado ought to be getting tired of karma fortunes by now.mamado ought to be getting tired of karma fortunes by now.mamado ought to be getting tired of karma fortunes by now.mamado ought to be getting tired of karma fortunes by now.
 
Posts: 15
Karma: 215014
Join Date: Feb 2015
Device: Kobo Aura
Quote:
Originally Posted by GeoffR View Post
Russian users had a similar problem with the keyboard not supporting Cyrillic, and they were able to make a patch to add Cyrillic characters to the keyboard. It might be possible to do this for Arabic too, but it probably requires someone who knows both Arabic and how to create patches.
I think you are talking about the patch titled patch_name = `Cyrillic keyboard`

from what I see in the patches, they work by replacing words in hex, and this one in particular seems to replace ASCII characters C3 xx with D[0|1] xx

If you can give me a list of which character is which in the C3 list, and how to know the hex for an arabic character (is it the hex of the unicode value?) I can give it a try.

Thanks again.
mamado is offline   Reply With Quote