efl_ui_textpath: add the efl_ui_textpath_text_user_style_set API for applying the... 37/235837/1
authorTaehyub Kim <taehyub.kim@samsung.com>
Wed, 10 Jun 2020 06:39:03 +0000 (15:39 +0900)
committerTaehyub Kim <taehyub.kim@samsung.com>
Wed, 10 Jun 2020 06:44:14 +0000 (15:44 +0900)
commit814e3a983b7d87b19b13a211d05385b182526fe8
tree02222c9600de3f2e58480213d4ca102aa0a96db3
parent2d6704c719707855e61ba03be38154d4e56709be
efl_ui_textpath: add the efl_ui_textpath_text_user_style_set API for applying the user text style

Summary:
For the text style customizing, added the new API to apply user text style.
The following example is the user style sample.

DEFAULT='font_size=16 color=#F00 underline=on underline_color=#00ffff'";

{F3899541}

Test Plan:
1. run elementary_text (textpath)
2. toggle user style check box
3. see the result

Reviewers: Hermet, kimcinoo, jsuya, bu5hm4n

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11953

Change-Id: Ia3a182aebadcad24383c3021e358d4e40e5e9515
src/bin/elementary/test_ui_textpath.c
src/lib/elementary/efl_ui_textpath.c
src/lib/elementary/elm_textpath_legacy.h