Add support for text geometry API's
authorabdullah <abdullahhasan10@gmail.com>
Tue, 7 Dec 2021 14:34:23 +0000 (16:34 +0200)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 21 Dec 2021 09:32:16 +0000 (18:32 +0900)
commit4e88257748704396d8859c140bbf51e74da8a1e3
tree67198a2ceb65a5ae4f3c060645c9129b4b4c4dd6
parent0545b062b5c41d400f87709586db66dce24ece58
Add support for text geometry API's
src/Tizen.NUI/src/internal/Common/VectorVector2.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Interop/Interop.TextEditor.cs
src/Tizen.NUI/src/internal/Interop/Interop.TextField.cs
src/Tizen.NUI/src/internal/Interop/Interop.TextLabel.cs
src/Tizen.NUI/src/internal/Interop/Interop.VectorVector2.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/TextGeometry.cs [new file with mode: 0755]