Closed imgtec closed 5 years ago
Quick answer:
MiniGUI provides support for UNICODE, but it is not complete in MiniGUI 3.2. There is a major lack of edit boxes that support bidirectional (BIDI) layout. Except not supporting BIDI editing, you can use the MiniGUI API to handle and rendering Arabic text, as long as you have the right font.
In MiniGUI 3.4, which is actively developed, we will provide fully support of UNICODE 10.0. So almost all languages will be supported in MiniGUI 3.4.
We will officially release the first version of MiniGUI 3.4.0 about June of 2019. But now, you can visit the code at the branch of dev-3-4 in this repository.
Regards
In MiniGUI 3.4, which is actively developed, we will provide fully support of UNICODE 10.0. So almost all languages will be supported in MiniGUI 3.4.
is this saying that, Arabic will be supported in this release?
is this saying that, Arabic will be supported in this release? Sure.
Actually, the support for Arabic (ISO8859-6)/Hebrew (ISO8859-8) is there since MiniGUI 3.0, and a single line editor for Arabic/Hebrew is also provided in MiniGUI 3.0.
The full support for Arabic needs the full implementation of UNICODE, this is the key enhancement of MiniGUI 3.4.
Hola, Is these language supported in minigui?
Cheers