tune

Vincent Wei
2019-07-16 08:56:39 +08:00
parent 56c6847c76
commit d0212651b3

@@ -32,14 +32,12 @@ We call these documents "MiniGUI Supplementary Documents".
## Supplementary Documents
### 4.0.0
### 4.0.0 Specific
* [Release Notes for MiniGUI 4.0.0](Release-Notes-4-0-0) -
Enhancements and changes of MiniGUI 4.0.0.
* [Using Enhanced LOGFONT and DEVFONT Interfaces](Enhanced-Font) -
Understand and use enhanced LOGFONT and DEVFONT intefaces of MiniGUI 4.0.
* [Using SyncUpdateDC to Reduce Screen Flicker](Sync-Update) -
How to use MiniGUI's synchronous update mechanism to reduce screen flicker.
* [Laying out, Shaping, and Rendering Text in Complex/Mixed Scripts](Complex-Scripts) -
How to lay out, shape, and render text in complex or mixed scripts on MiniGUI 4.0.
@@ -53,6 +51,8 @@ We call these documents "MiniGUI Supplementary Documents".
your MiniGUI apps.
* [Writing MiniGUI Apps for 64-bit Platforms](64-bit-Platform) -
Describe the things you need to be aware of when developing MiniGUI apps for 64-bit platforms.
* [Using SyncUpdateDC to Reduce Screen Flicker](Sync-Update) -
How to use MiniGUI's synchronous update mechanism to reduce screen flicker.
* [FAQs in Chinese](FAQs-in-Chinese) -
FAQs in Chinese.