MINIGUI 5.0.12 RELEASED!
On May 10, 2023, FMSoft announces the availability of MiniGUI 5.0.12, which is an enhancement release with some minor enhancements of MiniGUI 5.0.x.
What's new in version 5.0.12
In this version, we made some enhancements
- ENHANCEMENTS:
- Add new API
GetACharsExtentPointEx()
. - Add new APIs
GetTabbedACharsExtent()
,GetTabbedACharsExtentPoint()
, andGetTabbedACharsExtentPointEx()
. - Enhance two APIs
GetTextExtentPoint()
andGetTabbedTextExtentPoint()
to support BIDI charsets. - Tune management of tick count.
- Add new API
- BUGFIXING:
- Fix a typo:
Achar2UChar()
toAChar2UChar()
.
- Fix a typo:
Related Links
- Source tarballs: /download/
- Building scripts:
- Documents
- Public Repositories:
- GitHub: https://github.com/VincentWei/
- GitLab: https://gitlab.fmsoft.cn/VincentWei/
Loading Conversation