evas: Add ExtraLight, ExtraBold for font weight. 83/59183/4
authorYoungbok Shin <youngb.shin@samsung.com>
Thu, 26 Nov 2015 08:16:13 +0000 (10:16 +0200)
committerYoungbok Shin <youngb.shin@samsung.com>
Wed, 17 Feb 2016 08:22:30 +0000 (00:22 -0800)
commit68c583bc2b8e9a243d967210043bc2fdb0295ec5
tree6bb9581eb56d9e3e919f5ff1cca086d5c65aff1e
parente07705dac8040ebe86361f407f61e11d7914a826
evas: Add ExtraLight, ExtraBold for font weight.

Summary:
Evas supports UltraLight, UltraBold as font weight.
These terms have same weight value as ExtraLight, ExtraBold.
Some applications, for example, fontforge, use ExtraLight, ExtraBold terms for these weight values.
So, it would be better to support these terms, too.
@feature

Test Plan: None

Reviewers: tasn, woohyun, herdsman

Reviewed By: herdsman

Subscribers: cedric

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

Change-Id: I8448dd86f3b57b603558437aa6449f552dab13e9
src/lib/evas/canvas/evas_font_dir.c
src/lib/evas/canvas/evas_object_textblock.c
src/lib/evas/include/evas_private.h