Evas font: Use proper enum value for extrabold
authorYoungbok Shin <youngb.shin@samsung.com>
Thu, 11 Feb 2016 10:17:46 +0000 (10:17 +0000)
committerTom Hacohen <tom@stosb.com>
Thu, 11 Feb 2016 10:17:46 +0000 (10:17 +0000)
commitb4f254e1a37d0e66d4bbf73c5e4531d52112b301
treefb5d4df14c881396bf0bd8d80a8f3491de87df6a
parente79ee4d645e5205ee2907dfe91fcadac8f54b2ec
Evas font: Use proper enum value for extrabold

Summary:
ULTRABOLD is identical to EXTRABOLD in freetype.
But, "extrabold" word is added for FC_WEIGHT_EXTRABOLD.
So, it has to be changed to use EXTRABOLD instead of
ULTRABOLD. It was mistake in my previous commit.
@fix

Test Plan: N/A

Reviewers: tasn, herdsman, woohyun

Subscribers: cedric, jpeg

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