tune

Vincent Wei
2019-07-29 17:12:24 +08:00
parent 2fdca4289b
commit d863f67ba6

@@ -252,6 +252,7 @@ https://github.com/VincentWei/minigui/blob/rel-3-2/RELEASE-NOTES.md
* Runtime RAM consumption: 1MB
* Static/shared library: 500KB ~ 900KB
## HIGHLIGHTS OF MINIGUI
### The Runtime Modes of MiniGUI
@@ -412,6 +413,9 @@ In the development of version 3.0.x, we introduced Look & Feel Renderer,
BIDI text support, Non-rectangular window, double-buffer window, and
other main features.
In the development of version 3.2.x, we introduced the support for
64-bit architectures.
In the development of version 4.0.x, we introduced the support for
complex writing systems (scripts), such as Arabic, Thai, and Indic.