[NUI] Add FontClient related classes 76/162776/2
authorxb.teng <xb.teng@samsung.com>
Tue, 5 Dec 2017 01:59:51 +0000 (09:59 +0800)
committerhuiyu,eun <huiyu.eun@samsung.com>
Tue, 5 Dec 2017 08:12:42 +0000 (17:12 +0900)
commit5b3e8861d102c2c537447ac6530d958c3845ab8d
treeb2337a2f2b3d760029cf0a7d240024197bf99f79
parentdff3924aea2fe967649322c635f5040e2a045c07
[NUI] Add FontClient related classes

Change-Id: Ib24bc2852ff704c250fa466ed7149b5100fbc1c7
src/Tizen.NUI/src/internal/FontDescription.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/FontMetrics.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/GlyphInfo.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ManualPINVOKE.cs
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__VectorT_uint32_t_TypeTraitsT_uint32_t_t__IS_TRIVIAL_TYPE__true_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_p_Dali__TextAbstraction__VectorBlob.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_std__vectorT_Dali__TextAbstraction__FontDescription_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/VectorBlob.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/FontClient.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/NUIConstants.cs