From: 장효영 <hyoyoung.chang@samsung.com>
author장효영 <hyoyoung.chang@samsung.com>
Fri, 16 Jul 2010 05:50:45 +0000 (05:50 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Fri, 16 Jul 2010 05:50:45 +0000 (05:50 +0000)
commit6caa5ca2c975cbd91806aaef3c655408eca7d231
tree44460429ffd2164f09b89c96fe7e7766aff2e9ae
parent803465c55837ef183e3770331d9a63b425ba0202
From: 장효영 <hyoyoung.chang@samsung.com>

I've added elm_label features. That are fontsize, color, background color and
ellipsis (cutting text to fit widget size) features. Most of the property
setting API is wrapping to label tag set.

The rllipsis feature checks part size and cuts character to fit its size.

SVN revision: 50275
data/themes/default.edc
src/lib/Elementary.h.in
src/lib/elm_label.c