mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-25 02:33:59 +08:00
C++ -> Class
This commit is contained in:
@@ -166,7 +166,7 @@ If you are intersted in hacking the MiniGUI code, please use this repository.
|
||||
## NEW FEATURES IN VERSION 4.0.x
|
||||
|
||||
In this version, we enhanced and tuned the APIs related to text rendering,
|
||||
in order to support [HybridOS Foundation C++ Library].
|
||||
in order to support [HybridOS Foundation Class Library].
|
||||
|
||||
* MiniGUI now provides complete APIs for Unicode characters processing.
|
||||
These APIs conform to Unicode 12.0.
|
||||
@@ -416,4 +416,4 @@ the commercial license of MiniGUI, please write to sales@minigui.com.
|
||||
<http://www.minigui.com/en/about/licensing-policy/>.
|
||||
|
||||
[HybridOS]: https://github.com/FMSoftCN/hybridos
|
||||
[HybridOS Foundation C++ Library]: https://github.com/FMSoftCN/hybridos/tree/dev/device-side/hfcl
|
||||
[HybridOS Foundation Class Library]: https://github.com/FMSoftCN/hybridos/tree/dev/device-side/hfcl
|
||||
|
||||
+1
-1
@@ -684,5 +684,5 @@ report any bugs and incompatibilities in
|
||||
|
||||
|
||||
[HybridOS]: https://github.com/FMSoftCN/hybridos
|
||||
[HybridOS Foundation C++ Library]: https://github.com/FMSoftCN/hybridos/tree/dev/device-side/hfcl
|
||||
[HybridOS Foundation Class Library]: https://github.com/FMSoftCN/hybridos/tree/dev/device-side/hfcl
|
||||
[CSS Text Module Level 3]: https://www.w3.org/TR/css-text-3/
|
||||
|
||||
Reference in New Issue
Block a user