Evas font: allow ":fallbacks" keyword when Evas parses font keyword
authorYoungbok Shin <youngb.shin@samsung.com>
Wed, 17 Feb 2016 09:23:06 +0000 (09:23 +0000)
committerTom Hacohen <tom@stosb.com>
Wed, 17 Feb 2016 09:23:06 +0000 (09:23 +0000)
commitd9b93542cf36e9dbc1ad649c8c47f483554ce1cd
treed1bac59be28c7dfa7f405ed15680ef078d3e768d
parentf6e019565f3ed5108e0309bd0f3785cc501671f7
Evas font: allow ":fallbacks" keyword when Evas parses font keyword

Summary:
Developers could use fallback fonts using only font_fallbacks keyword.
The keyword is only allowed for Evas Textblock. It has to be common
feature for other text type objects.
Applying this patch, Text and Textgrid can add fallback fonts.
@feature

Test Plan:
Set font like the following example to Textblock, Text, Textgrid.
Sans:fallbacks=Inconsolata

Reviewers: tasn, herdsman, woohyun

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D3704
src/lib/evas/canvas/evas_font_dir.c