C++ -> Class

This commit is contained in:
Vincent Wei
2019-04-08 10:57:42 +08:00
parent 79b1dfefa2
commit c3683fb626
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
View File
@@ -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/