... | ... | @@ -32,18 +32,25 @@ We call these documents "MiniGUI Supplementary Documents". |
|
|
|
|
|
## Supplementary Documents
|
|
|
|
|
|
* [Using CommLCD NEWGAL Engine and Comm IAL Engine](Comm-Engines) -
|
|
|
How to define external stubs to implement your CommLCD engine and Comm
|
|
|
IAL engine outside MiniGUI Core.
|
|
|
* [Using Images and Fonts on System without File System](Incore-Resource) -
|
|
|
How to build source for incore images and fonts, and load them for
|
|
|
your MiniGUI apps.
|
|
|
### 4.0.0
|
|
|
|
|
|
* [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.
|
|
|
|
|
|
### Others
|
|
|
|
|
|
* [Using CommLCD NEWGAL Engine and Comm IAL Engine](Comm-Engines) -
|
|
|
How to define external stubs to implement your CommLCD engine and Comm
|
|
|
IAL engine outside MiniGUI Core.
|
|
|
* [Using Images and Fonts on System without File System](Incore-Resource) -
|
|
|
How to build source for incore images and fonts, and load them for
|
|
|
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.
|
|
|
* [FAQs in Chinese](FAQs-in-Chinese) -
|
... | ... | |