... | @@ -32,8 +32,6 @@ We call these documents "MiniGUI Supplementary Documents". |
... | @@ -32,8 +32,6 @@ We call these documents "MiniGUI Supplementary Documents". |
|
|
|
|
|
## Supplementary Documents
|
|
## Supplementary Documents
|
|
|
|
|
|
* [Using SyncUpdateDC to Reduce Screen Flicker](https://github.com/VincentWei/minigui/wiki/Sync-Update) -
|
|
|
|
How to use MiniGUI's synchronous update mechanism to reduce screen flicker.
|
|
|
|
* [Using CommLCD NEWGAL Engine and Comm IAL Engine](https://github.com/VincentWei/minigui/wiki/Comm-Engines) -
|
|
* [Using CommLCD NEWGAL Engine and Comm IAL Engine](https://github.com/VincentWei/minigui/wiki/Comm-Engines) -
|
|
How to define external stubs to implement your CommLCD engine and Comm
|
|
How to define external stubs to implement your CommLCD engine and Comm
|
|
IAL engine outside MiniGUI Core.
|
|
IAL engine outside MiniGUI Core.
|
... | @@ -42,6 +40,8 @@ We call these documents "MiniGUI Supplementary Documents". |
... | @@ -42,6 +40,8 @@ We call these documents "MiniGUI Supplementary Documents". |
|
your MiniGUI apps.
|
|
your MiniGUI apps.
|
|
* [Using Enhanced LOGFONT and DEVFONT Interfaces](https://github.com/VincentWei/minigui/wiki/Enhanced-Font) -
|
|
* [Using Enhanced LOGFONT and DEVFONT Interfaces](https://github.com/VincentWei/minigui/wiki/Enhanced-Font) -
|
|
Understand and use enhanced LOGFONT and DEVFONT intefaces of MiniGUI 4.0.
|
|
Understand and use enhanced LOGFONT and DEVFONT intefaces of MiniGUI 4.0.
|
|
|
|
* [Using SyncUpdateDC to Reduce Screen Flicker](https://github.com/VincentWei/minigui/wiki/Sync-Update) -
|
|
|
|
How to use MiniGUI's synchronous update mechanism to reduce screen flicker.
|
|
* [Laying out, Shaping, and Rendering Text in Complex/Mixed Scripts](https://github.com/VincentWei/minigui/wiki/Complex-Scripts) -
|
|
* [Laying out, Shaping, and Rendering Text in Complex/Mixed Scripts](https://github.com/VincentWei/minigui/wiki/Complex-Scripts) -
|
|
How to lay out, shape, and render text in complex or mixed scripts on MiniGUI 4.0.
|
|
How to lay out, shape, and render text in complex or mixed scripts on MiniGUI 4.0.
|
|
* [Writing MiniGUI Apps for 64-bit Platforms](https://github.com/VincentWei/minigui/wiki/64-bit-Platform) -
|
|
* [Writing MiniGUI Apps for 64-bit Platforms](https://github.com/VincentWei/minigui/wiki/64-bit-Platform) -
|
... | | ... | |