[NUI] Add FontClient related classes 74/162674/5
authorxb.teng <xb.teng@samsung.com>
Tue, 5 Dec 2017 01:59:51 +0000 (09:59 +0800)
committerxb.teng <xb.teng@samsung.com>
Tue, 5 Dec 2017 07:23:21 +0000 (15:23 +0800)
commite3a64bd23cb87a228ac8d80653ef0b7098cd571d
treedcaa92de8bf301892dbd5446fd51b385a520a803
parent78fd0871f4e5c4a3ca41e174df2f81108f04afd4
[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