evas: Add ExtraLight, ExtraBold for font weight.
authorYoungbok Shin <youngb.shin@samsung.com>
Thu, 26 Nov 2015 08:16:13 +0000 (10:16 +0200)
committerDaniel Hirt <daniel.hirt@samsung.com>
Thu, 26 Nov 2015 08:16:14 +0000 (10:16 +0200)
commit507baf4891951933bcd8bd5baee5f9e716398fee
tree9093f2fe6d60c20312d94709e195774cc444eafd
parent76939252278e4622067f9481251d03439a98761f
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
src/lib/evas/canvas/evas_font_dir.c
src/lib/evas/canvas/evas_object_textblock.c
src/lib/evas/include/evas_private.h