From d863f67ba6c05f0df5484ef7c2fc575e083bbfdf Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Mon, 29 Jul 2019 17:12:24 +0800 Subject: [PATCH] tune --- MiniGUI-Overview.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MiniGUI-Overview.md b/MiniGUI-Overview.md index 11e822e..4dfe005 100644 --- a/MiniGUI-Overview.md +++ b/MiniGUI-Overview.md @@ -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.