mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-05 17:59:58 +08:00
tune Wiki page links for GitHub
6
Home.md
6
Home.md
@@ -40,11 +40,11 @@ We call these documents "MiniGUI Supplementary Documents".
|
||||
your MiniGUI apps.
|
||||
* [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) -
|
||||
* [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) -
|
||||
* [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.
|
||||
* [Writing MiniGUI Apps for 64-bit Platforms](/64-bit-Platform) -
|
||||
* [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.
|
||||
|
||||
## Existing Documents
|
||||
|
||||
Reference in New Issue
Block a user