change titles

Vincent Wei
2019-07-16 09:17:27 +08:00
parent 9e231372ef
commit b4d548082c
+13 -8
@@ -32,17 +32,19 @@ We call these documents "MiniGUI Supplementary Documents".
## Supplementary Documents
### 4.0.0 Specific
### Features for Version 4.0 or later
* [Release Notes for MiniGUI 4.0.0](Release-Notes-for-MiniGUI-4.0.0) -
Enhancements and changes of MiniGUI 4.0.0.
* [Using Enhanced Fonts Interfaces](Using-Enhanced-Fonts-Interfaces) -
Understand and use enhanced LOGFONT and DEVFONT intefaces of MiniGUI 4.0.
* [Laying out, Shaping, and Rendering Text in Complex/Mixed Scripts](Show-Text-in-Complex-or-Mixed-Scripts) -
How to lay out, shape, and render text in complex or mixed scripts on MiniGUI 4.0.
* [Release Notes for MiniGUI 4.0](Release-Notes-for-MiniGUI-4.0) -
Enhancements and changes of MiniGUI 4.0.x.
* [Using Enhanced Font Interfaces](Using-Enhanced-Fonts-Interfaces) -
Understand and use enhanced font intefaces of MiniGUI 4.0.
* [Showing Text in Complex/Mixed Scripts](Showing-Text-in-Complex-or-Mixed-Scripts) -
How to layout, shape, and render text in complex or mixed scripts on MiniGUI 4.0.
### Others
### Features for Version 3.2 or later
* [Release Notes for MiniGUI 3.2](Release-Notes-for-MiniGUI-3.2) -
Enhancements and changes of MiniGUI 3.2.x.
* [Using CommLCD NEWGAL Engine and Comm IAL Engine](Using-CommLCD-NEWGAL-Engine-and-Comm-IAL-Engine) -
How to define external stubs to implement your CommLCD engine and Comm
IAL engine outside MiniGUI Core.
@@ -53,6 +55,9 @@ We call these documents "MiniGUI Supplementary Documents".
Describe the things you need to be aware of when developing MiniGUI apps for 64-bit platforms.
* [Using SyncUpdateDC to Reduce Screen Flicker](Using-SyncUpdateDC-to-Reduce-Screen-Flicker) -
How to use MiniGUI's synchronous update mechanism to reduce screen flicker.
### Others
* [FAQs in Chinese](FAQs-in-Chinese) -
FAQs in Chinese.