From f56655a179b65d447783779edf1958d48de9f553 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Wed, 9 May 2012 19:24:54 +0900 Subject: [PATCH] added text_classes for the font changing on tizen Change-Id: Ib728adc25d86cc9a168abe6d20a4d309c64b0b37 --- themes/widgets/actionslider.edc | 10 + themes/widgets/badge.edc | 2 + themes/widgets/bubble.edc | 2 + themes/widgets/button.edc | 31 ++- themes/widgets/calendar.edc | 5 +- themes/widgets/check.edc | 6 +- themes/widgets/ctxpopup.edc | 8 +- themes/widgets/datetime.edc | 1 + themes/widgets/dayselector.edc | 1 + themes/widgets/diskselector.edc | 1 + themes/widgets/editfield.edc | 20 +- themes/widgets/entry.edc | 38 ++-- themes/widgets/gengrid.edc | 2 +- themes/widgets/genlist/genlist_decorate.edc | 2 + themes/widgets/genlist/genlist_expandable.edc | 20 ++ themes/widgets/genlist/genlist_group_index.edc | 4 + themes/widgets/genlist/genlist_macro.edc | 1 + themes/widgets/genlist/genlist_normal.edc | 216 +++++++++++++++++++++ themes/widgets/genlist/genlist_sweep.edc | 4 + themes/widgets/genlist/genlist_textblock_style.edc | 46 ++--- themes/widgets/index.edc | 3 + themes/widgets/label.edc | 8 +- themes/widgets/layout.edc | 10 +- themes/widgets/map.edc | 4 + themes/widgets/multibuttonentry.edc | 6 +- themes/widgets/multisense_ui.edc | 4 +- themes/widgets/naviframe.edc | 10 + themes/widgets/popup.edc | 7 +- themes/widgets/progressbar.edc | 21 ++ themes/widgets/radio.edc | 2 +- themes/widgets/segmentedcontrol.edc | 4 +- themes/widgets/selectioninfo.edc | 7 + themes/widgets/slider.edc | 18 +- themes/widgets/tickernoti.edc | 3 +- themes/widgets/toggle.edc | 7 +- themes/widgets/toolbar.edc | 2 +- 36 files changed, 462 insertions(+), 74 deletions(-) diff --git a/themes/widgets/actionslider.edc b/themes/widgets/actionslider.edc index 57d89c4..a1282b9 100644 --- a/themes/widgets/actionslider.edc +++ b/themes/widgets/actionslider.edc @@ -193,6 +193,7 @@ font: "SLP:style=Roman"; size: 32; align: 0 0.5; + text_class: "slp_roman"; } } } @@ -211,6 +212,7 @@ font: "SLP:style=Roman"; size: 32; align: 1 0.5; + text_class: "slp_roman"; } } } @@ -231,6 +233,7 @@ font: "SLP:style=Roman"; size: 42; align: 0.5 0.5; + text_class: "slp_roman"; } } description { @@ -434,6 +437,7 @@ font: "SLP:style=Roman"; size: 42; align: 1 0.5; + text_class: "slp_roman"; } } } @@ -540,6 +544,7 @@ font: "SLP:style=Roman"; size: 42; align: 0.5 0.5; + text_class: "slp_roman"; } } description { @@ -737,6 +742,7 @@ font: "SLP:style=Roman"; size: 42; align: 1 0.5; + text_class: "slp_roman"; } } } @@ -843,6 +849,7 @@ font: "SLP:style=Roman"; size: 42; align: 0.5 0.5; + text_class: "slp_roman"; } } description { @@ -1010,6 +1017,7 @@ font: "SLP:style=Roman"; size: 22; align: 0 0.5; + text_class: "slp_roman"; } } } @@ -1028,6 +1036,7 @@ font: "SLP:style=Roman"; size: 22; align: 1 0.5; + text_class: "slp_roman"; } } } @@ -1189,6 +1198,7 @@ size: 22; align: 0.5 0.5; text: ""; + text_class: "slp_roman"; } } } diff --git a/themes/widgets/badge.edc b/themes/widgets/badge.edc index 25006f9..b19b837 100644 --- a/themes/widgets/badge.edc +++ b/themes/widgets/badge.edc @@ -85,6 +85,7 @@ group size: 20; min: 1 1; align: 0.5 0.5; + text_class: "slp"; } color: 255 255 255 255; } @@ -172,6 +173,7 @@ group size: 22; min: 1 1; align: 0.6 0.48; + text_class: "slp"; } color: 255 255 255 255; } diff --git a/themes/widgets/bubble.edc b/themes/widgets/bubble.edc index f11d790..20959e8 100644 --- a/themes/widgets/bubble.edc +++ b/themes/widgets/bubble.edc @@ -156,6 +156,7 @@ group { size: 14; min: 1 0; align: 0.0 0.5; + text_class: "slp_roman"; } color: 76 75 73 255; rel1 { relative: 1.0 0.0; to: "elm.rect.left.pad"; } @@ -423,6 +424,7 @@ group { size: 14; min: 1 0; align: 0.0 0.5; + text_class: "slp_roman"; } color: 76 75 73 255; rel1 { relative: 0.0 0.0; to: "elm.rect.right.pad"; } diff --git a/themes/widgets/button.edc b/themes/widgets/button.edc index 2ae57e3..fc7da13 100644 --- a/themes/widgets/button.edc +++ b/themes/widgets/button.edc @@ -248,6 +248,7 @@ size: BUTTON_TEXT_STYLE1_FONT_SIZE_INC; min: 0 0; max: 1 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -709,6 +710,7 @@ size: BUTTON_TEXT_STYLE1_FONT_SIZE_INC; min: 1 0; max: 1 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -953,7 +955,7 @@ } styles{ style { name: "btn_style1_multiline"; - base: "font=SLP:style=Roman font_size="BUTTON_TEXT_STYLE1_MULTILINE_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipise=1.0"; + base: "font=SLP:style=Roman font_size="BUTTON_TEXT_STYLE1_MULTILINE_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipise=1.0 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -1637,6 +1639,7 @@ size: BUTTON_TEXT_STYLE2_FONT_SIZE_INC; min: 0 0; max: 1 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -1881,7 +1884,7 @@ } styles{ style { name: "btn_style2_multiline"; - base: "font=SLP:style=Roman font_size="BUTTON_TEXT_STYLE2_MULTILINE_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipise=1.0"; +base: "font=SLP:style=Roman font_size="BUTTON_TEXT_STYLE2_MULTILINE_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipise=1.0 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -2516,6 +2519,7 @@ font: "SLP:style=Medium"; size: BUTTON_SWEEP_FONT_SIZE_INC; min: 0 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -2754,7 +2758,7 @@ } styles{ style { name: "btn_sweep_multiline"; - base: "font=SLP:style=Roman font_size="BUTTON_SWEEP_MULTILINE_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipise=1.0"; + base: "font=SLP:style=Roman font_size="BUTTON_SWEEP_MULTILINE_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipise=1.0 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -3345,6 +3349,7 @@ group { name: "elm/button/base/searchbar/default"; font: "SLP:style=Medium"; size: BUTTON_SEARCHBAR_FONT_SIZE_INC; min: 0 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -3752,6 +3757,7 @@ group { name: "elm/button/base/searchbar/default"; min: 1 0; text: "Delete"; max: 1 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -4119,6 +4125,7 @@ group { name: "elm/button/base/searchbar/default"; font: "SLP:style=Medium"; size: BUTTON_POPUP_TEXT_FONT_SIZE_INC; min: 0 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -4353,7 +4360,7 @@ group { name: "elm/button/base/searchbar/default"; } styles{ style { name: "btn_popup_multiline_style"; - base: "font=SLP:style=Roman font_size="BUTTON_POPUP_MULTILINE_TEXT_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed"; + base: "font=SLP:style=Roman font_size="BUTTON_POPUP_MULTILINE_TEXT_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -4956,6 +4963,7 @@ group { name: "elm/button/base/searchbar/default"; font: "SLP:style=Medium"; size: BUTTON_EXPAND_BUTTON_TEXT_SIZE_INC; min: 1 1; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -5418,6 +5426,7 @@ group { name: "elm/button/base/searchbar/default"; min: 1 0; text: "Delete"; max: 1 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -5653,7 +5662,7 @@ group { name: "elm/button/base/searchbar/default"; } styles{ style { name: "btn_multiline_style"; - base: "font=SLP:style=Medium font_size=18 align=center color=#ffffff wrap=mixed"; + base: "font=SLP:style=Medium font_size=18 align=center color=#ffffff wrap=mixed text_class=slp_medium"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -6206,6 +6215,7 @@ group { name: "elm/button/base/searchbar/default"; font: "SLP:style=Medium"; size: BUTTON_DEFAULT_STYLE_FONT_SIZE_INC; min: 0 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -6726,6 +6736,7 @@ group { name: "elm/button/base/searchbar/default"; font: "SLP:style=Medium"; size: BUTTON_HIDDEN_FONT_SIZE_INC; min: 0 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -7132,6 +7143,7 @@ group { name: "elm/button/base/searchbar/default"; size: BUTTON_PICKER_BAR_DEFAULT_TEXT_FONT_SIZE_INC; min: 1 0; max: 0 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -7540,6 +7552,7 @@ group { name: "elm/button/base/searchbar/default"; size: BUTTON_PICKER_PREV_TEXT_DEFAULT_TEXT_FONT_SIZE_INC; min: 1 0; max: 1 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -7852,6 +7865,7 @@ group { name: "elm/button/base/searchbar/default"; font: "SLP:style=Medium"; size: BUTTON_CONTACT_FONT_SIZE_INC; min: 1 1; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -8741,6 +8755,7 @@ group { name: "elm/button/base/searchbar/default"; size: BUTTON_NAVIFRAME_CENTER_TEXT_FONT_SIZE_INC; min: 0 0; max: 1 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -8969,7 +8984,7 @@ group { name: "elm/button/base/searchbar/default"; } styles{ style { name: "btn_multiline_naviframe_controlbar_style"; - base: "font=SLP:style=Medium font_size="BUTTON_NAVIFRAME_MULTILINE_TEXT_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed"; + base: "font=SLP:style=Medium font_size="BUTTON_NAVIFRAME_MULTILINE_TEXT_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed text_class=slp_medium"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -9362,7 +9377,7 @@ group { name: "elm/button/base/searchbar/default"; } styles{ style { name: "btn_naviframe_style"; - base: "font=SLP:style=Medium font_size="BUTTON_NAVIFRAME_TITLE_TEXT_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipise=1.0"; + base: "font=SLP:style=Medium font_size="BUTTON_NAVIFRAME_TITLE_TEXT_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipise=1.0 text_class=slp_medium"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -10264,6 +10279,7 @@ group { name: "elm/button/base/searchbar/default"; size: BUTTON_TICKERNOTI_FONT_SIZE_INC; min: 1 0; max: 1 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -10630,6 +10646,7 @@ group { name: "elm/button/base/searchbar/default"; min: 0 0; fit: 1 1; size_range: 14 20; + text_class: "slp_medium"; } } description { state: "visible" 0.0; diff --git a/themes/widgets/calendar.edc b/themes/widgets/calendar.edc index 709fcc0..bf9c4e8 100644 --- a/themes/widgets/calendar.edc +++ b/themes/widgets/calendar.edc @@ -48,6 +48,7 @@ size: CALENDAR_DAY_FONT_SIZE_INC; \ min: 1 1; \ align: 0.5 0.5; \ + text_class: "slp_roman"; \ } \ } \ } \ @@ -173,7 +174,8 @@ size: CALENDAR_DATE_FONT_SIZE_INC; \ min: 1 1; \ align: 0.5 0.5; \ - } \ + text_class: "slp_medium"; \ + } \ } \ description { state: "saturday" 0.0; \ inherit: "default" 0.0; \ @@ -642,6 +644,7 @@ size: CALENDAR_MONTH_FONT_SIZE_INC; min: 1 1; align: 0.5 0.5; + text_class: "slp_medium"; } } } diff --git a/themes/widgets/check.edc b/themes/widgets/check.edc index cea4909..e99eecb 100644 --- a/themes/widgets/check.edc +++ b/themes/widgets/check.edc @@ -578,7 +578,7 @@ CHECK_STYLE_FOR_GENLIST("default/genlist_edit", CHECK_STYLE_FAVORITE_DEFAULT_BG_ //////////////////////////////////////////////////////////////////////////////// styles { style { name: "check_label_textblock_style"; - base: "font=SLP:style=Roman font_size="CHECK_DEFAULT_TEXT_FONT_SIZE_INC" color=#ffffff wrap=char"; + base: "font=SLP:style=Roman font_size="CHECK_DEFAULT_TEXT_FONT_SIZE_INC" color=#ffffff wrap=char text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "hilight" "+ font=SLP:style=Bold"; @@ -1047,6 +1047,7 @@ CHECK_STYLE_FOR_GENLIST("default/genlist_edit", CHECK_STYLE_FAVORITE_DEFAULT_BG_ align: 0.2 0.5; size_range: 12 CHECK_ONOFF_ON_FONT_SIZE_INC; min: 0 0; + text_class: "slp_medium"; } } description { state: "on" 0.0; @@ -1090,6 +1091,7 @@ CHECK_STYLE_FOR_GENLIST("default/genlist_edit", CHECK_STYLE_FAVORITE_DEFAULT_BG_ align: 0.2 0.5; size_range: 12 CHECK_ONOFF_OFF_FONT_SIZE_INC; min: 0 0; + text_class: "slp_medium"; } } description { state: "off" 0.0; @@ -1750,6 +1752,7 @@ CHECK_STYLE_FAVORITE("favorite/extended", CHECK_STYLE_FAVORITE_EXTENDED_BG_IMAGE size: CHECK_STYLE_DELETE_BUTTON_TEXT_FONT_SIZE_INC; min: 0 0; text: ""; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -1762,6 +1765,7 @@ CHECK_STYLE_FAVORITE("favorite/extended", CHECK_STYLE_FAVORITE_EXTENDED_BG_IMAGE size: CHECK_STYLE_DELETE_BUTTON_TEXT_FONT_SIZE_INC; min: 1 0; text: "Delete"; + text_class: "slp_medium"; } } description { state: "visible_pressed" 0.0; diff --git a/themes/widgets/ctxpopup.edc b/themes/widgets/ctxpopup.edc index d481c40..1960557 100644 --- a/themes/widgets/ctxpopup.edc +++ b/themes/widgets/ctxpopup.edc @@ -1223,6 +1223,7 @@ size: CTXPOPUP_ITEM_TEXT_SIZE_INC; align: 0.5 0.5; min: 1 1; + text_class: "slp_roman"; } } description { @@ -1660,6 +1661,7 @@ size: CTXPOPUP_ITEM_TEXT_SIZE_INC; align: 0.0 0.5; min: 1 1; + text_class: "slp_roman"; } } description { @@ -2437,6 +2439,7 @@ size: CTXPOPUP_ENTRY_ITEM_FONT_SIZE; align: 0.5 0.5; min: 1 1; + text_class: "slp_roman"; } } description { @@ -2982,10 +2985,11 @@ group { rel2 {relative: 0.0 1.0; to_x: "text_right_padding";} color: CTXPOPUP_IE_FONT_COLOR; text { - font: FONT_ROM; + font: "SLP:style=Medium"; size: CTXPOPUP_IE_FONT_SIZE_INC; align: 0.0 0.5; min: 1 1; + text_class: "slp_medium"; } } description { @@ -3218,6 +3222,7 @@ group { size: CTXPOPUP_IE_FONT_SIZE_INC; align: 0.5 0.5; min: 1 1; + text_class: "slp_medium"; } } description { @@ -3753,6 +3758,7 @@ group { size: CTXPOPUP_TP_FONT_SIZE; align: 0.5 0.5; min: 1 1; + text_class: "slp_medium"; } } description { diff --git a/themes/widgets/datetime.edc b/themes/widgets/datetime.edc index 930c5d6..3105da6 100644 --- a/themes/widgets/datetime.edc +++ b/themes/widgets/datetime.edc @@ -87,6 +87,7 @@ size: DATETIME_TEXT_FONT_SIZE_INC;\ min: 1 0;\ align: 0.2 0.5;\ + text_class: "slp_roman";\ }\ }\ description { state: "enable" 0.0;\ diff --git a/themes/widgets/dayselector.edc b/themes/widgets/dayselector.edc index 66b3230..7924145 100644 --- a/themes/widgets/dayselector.edc +++ b/themes/widgets/dayselector.edc @@ -332,6 +332,7 @@ group { size: DAYSELECTOR_DAY_FONT_SIZE_INC; min: 1 1; align: 0.5 0.5; + text_class: "slp_medium"; } } description { diff --git a/themes/widgets/diskselector.edc b/themes/widgets/diskselector.edc index 8b17a59..e20789a 100644 --- a/themes/widgets/diskselector.edc +++ b/themes/widgets/diskselector.edc @@ -69,6 +69,7 @@ group { name: "elm/diskselector/item/default"; font: "SLP:style=Medium"; size: DISKSELECTOR_DF_FONT_SIZE_INC; min: 1 1; + text_class: "slp_medium"; } } description { diff --git a/themes/widgets/editfield.edc b/themes/widgets/editfield.edc index e2cba21..288b2ff 100644 --- a/themes/widgets/editfield.edc +++ b/themes/widgets/editfield.edc @@ -21,7 +21,7 @@ group { name: "elm/editfield/base/default"; } styles { style { name: "editfield_content_singleline_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=mixed ellipsis=1"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=mixed ellipsis=1 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -31,7 +31,7 @@ group { name: "elm/editfield/base/default"; tag: "hilight" "+ font=SLP:style=Bold"; } style { name: "editfield_content_multiline_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=mixed"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=mixed text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -41,7 +41,7 @@ group { name: "elm/editfield/base/default"; tag: "hilight" "+ font=SLP:style=Bold"; } style { name: "editfield_content_password_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=none ellipsis=1"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=none ellipsis=1 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -286,6 +286,7 @@ group { name: "elm/editfield/base/default"; size: EDITFIELD_TITLE_SIZE_INC; min: 1 1; align: 0.0 0.0; + text_class: "slp_medium"; } } description { @@ -311,6 +312,7 @@ group { name: "elm/editfield/base/default"; size: ENTRY_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { @@ -870,6 +872,7 @@ group { name: "elm/editfield/base/searchbar"; size: EDITFIELD_TITLE_SIZE_INC; min: 1 1; align: 0.0 0.0; + text_class: "slp_medium"; } } description { @@ -895,6 +898,7 @@ group { name: "elm/editfield/base/searchbar"; size: ENTRY_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { @@ -1220,7 +1224,7 @@ group { name: "elm/editfield/base/font_color_black"; } styles { style { name: "editfield_content_singleline_black_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#000000FF wrap=mixed ellipsis=1"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#000000FF wrap=mixed ellipsis=1 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -1230,7 +1234,7 @@ group { name: "elm/editfield/base/font_color_black"; tag: "hilight" "+ font=SLP:style=Bold"; } style { name: "editfield_content_multiline_black_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#000000FF wrap=mixed"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#000000FF wrap=mixed text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -1240,7 +1244,7 @@ group { name: "elm/editfield/base/font_color_black"; tag: "hilight" "+ font=SLP:style=Bold"; } style { name: "editfield_content_password_black_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#000000FF wrap=none ellipsis=1"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#000000FF wrap=none ellipsis=1 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -1485,6 +1489,7 @@ group { name: "elm/editfield/base/font_color_black"; size: EDITFIELD_TITLE_SIZE_INC; min: 1 1; align: 0.0 0.0; + text_class: "slp_medium"; } } description { @@ -1510,6 +1515,7 @@ group { name: "elm/editfield/base/font_color_black"; size: ENTRY_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { @@ -2068,6 +2074,7 @@ group { name: "elm/editfield/base/searchbar/font_color_black"; size: EDITFIELD_TITLE_SIZE_INC; min: 1 1; align: 0.0 0.0; + text_class: "slp_medium"; } } description { @@ -2093,6 +2100,7 @@ group { name: "elm/editfield/base/searchbar/font_color_black"; size: ENTRY_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { diff --git a/themes/widgets/entry.edc b/themes/widgets/entry.edc index 4a9e73b..f525ccb 100644 --- a/themes/widgets/entry.edc +++ b/themes/widgets/entry.edc @@ -28,7 +28,7 @@ group { name: "elm/entry/base/default"; data.item: "max_font_size" "60"; styles { style { name: "entry_textblock_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" left_margin=1 right_margin=2 wrap=mixed text_class=entry"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" left_margin=1 right_margin=2 wrap=mixed text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -40,7 +40,7 @@ group { name: "elm/entry/base/default"; tag: "preedit_sel" "+ backing=on backing_color="ENTRY_PREEDIT_BACKGROUND_COLOR_INC" color="ENTRY_PREEDIT_TEXT_COLOR_INC""; } style { name: "entry_textblock_disabled_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 left_margin=1 right_margin=2 wrap=mixed text_class=entry"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 left_margin=1 right_margin=2 wrap=mixed text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -116,7 +116,7 @@ group { name: "elm/entry/base-charwrap/default"; data.item: "max_font_size" "60"; styles { style { name: "entry_textblock_char_wrap_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=char left_margin=1 right_margin=2"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=char left_margin=1 right_margin=2 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -128,7 +128,7 @@ group { name: "elm/entry/base-charwrap/default"; tag: "preedit_sel" "+ backing=on backing_color="ENTRY_PREEDIT_BACKGROUND_COLOR_INC" color="ENTRY_PREEDIT_TEXT_COLOR_INC""; } style { name: "entry_textblock_char_wrap_disabled_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 wrap=char left_margin=1 right_margin=2"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 wrap=char left_margin=1 right_margin=2 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -454,7 +454,7 @@ group { name: "elm/entry/base-single/editfield"; data.item: "max_font_size" "60"; styles { style { name: "editfield_single_textblock_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=none left_margin=1 right_margin=3"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=none left_margin=1 right_margin=3 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -466,7 +466,7 @@ group { name: "elm/entry/base-single/editfield"; tag: "preedit_sel" "+ backing=on backing_color="ENTRY_PREEDIT_BACKGROUND_COLOR_INC" color="ENTRY_PREEDIT_TEXT_COLOR_INC""; } style { name: "editfield_single_textblock_disabled_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 wrap=none left_margin=1 right_margin=3"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 wrap=none left_margin=1 right_margin=3 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -655,7 +655,7 @@ group { name: "elm/entry/base-single/default"; data.item: "max_font_size" "60"; styles { style { name: "entry_single_textblock_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=none left_margin=1 right_margin=3"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=none left_margin=1 right_margin=3 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -667,7 +667,7 @@ group { name: "elm/entry/base-single/default"; tag: "preedit_sel" "+ backing=on backing_color="ENTRY_PREEDIT_BACKGROUND_COLOR_INC" color="ENTRY_PREEDIT_TEXT_COLOR_INC""; } style { name: "entry_single_textblock_disabled_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 wrap=none left_margin=1 right_margin=3"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 wrap=none left_margin=1 right_margin=3 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -1033,7 +1033,7 @@ group { name: "elm/entry/base-password/popup"; styles { style { name: "entry_single_textblock_popup_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" align=center wrap=mixed ellipsis=1.0"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" align=center wrap=mixed ellipsis=1.0 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -1045,7 +1045,7 @@ group { name: "elm/entry/base-password/popup"; tag: "preedit_sel" "+ backing=on backing_color="ENTRY_PREEDIT_BACKGROUND_COLOR_INC" color="ENTRY_PREEDIT_TEXT_COLOR_INC""; } style { name: "entry_single_textblock_disabled_popup_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 align=center wrap=mixed ellipsis=1.0"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 align=center wrap=mixed ellipsis=1.0 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -1905,7 +1905,7 @@ group { name: "elm/entry/base-password/popup"; styles { style { name: "entry_bubble_date_area_textblock_style"; - base: "font=SLP:style=Roman font_size="ENTRY_BUBBLE_DATE_AREA_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" left_margin=2 right_margin=2 wrap=mixed text_class_entry"; + base: "font=SLP:style=Roman font_size="ENTRY_BUBBLE_DATE_AREA_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" left_margin=2 right_margin=2 wrap=mixed text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -2281,6 +2281,7 @@ group { name: "elm/entry/base-password/popup"; font: "SLP:style=Roman"; size: GENLIST_FONT_28_INC; min: 1 0; + text_class: "slp_roman"; } visible: 1; color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC; @@ -2302,6 +2303,7 @@ group { name: "elm/entry/base-password/popup"; font: "SLP:style=Roman"; size: GENLIST_FONT_28_INC; min: 1 0; + text_class: "slp_roman"; } visible: 1; color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC; @@ -2896,6 +2898,7 @@ group { name: "elm/entry/base-password/popup"; font: "SLP:style=Roman"; size: GENLIST_FONT_28_INC; min: 1 0; + text_class: "slp_roman"; } visible: 1; color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC; @@ -2917,6 +2920,7 @@ group { name: "elm/entry/base-password/popup"; font: "SLP:style=Roman"; size: GENLIST_FONT_28_INC; min: 1 0; + text_class: "slp_roman"; } visible: 1; color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC; @@ -3166,7 +3170,7 @@ group { name: "elm/entry/base/font_color_black"; styles { style { name: "font_color_black_textblock_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#000000FF wrap=mixed left_margin=1 right_margin=2"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#000000FF wrap=mixed left_margin=1 right_margin=2 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -3178,7 +3182,7 @@ group { name: "elm/entry/base/font_color_black"; tag: "preedit_sel" "+ backing=on backing_color=#000000FF color=#FFFFFFFF"; } style { name: "font_color_black_textblock_disabled_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 wrap=mixed left_margin=1 right_margin=2"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 wrap=mixed left_margin=1 right_margin=2 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -3321,7 +3325,7 @@ group { name: "elm/entry/base-charwrap/font_color_black"; styles { style { name: "font_color_black_textblock_char_wrap_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#000000FF wrap=char left_margin=1 right_margin=2"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#000000FF wrap=char left_margin=1 right_margin=2 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -3333,7 +3337,7 @@ group { name: "elm/entry/base-charwrap/font_color_black"; tag: "preedit_sel" "+ backing=on backing_color=#000000FF color=#FFFFFFFF"; } style { name: "font_color_black_textblock_char_wrap_disabled_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 wrap=char left_margin=1 right_margin=2"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 wrap=char left_margin=1 right_margin=2 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -3416,7 +3420,7 @@ group { name: "elm/entry/base-single/font_color_black"; styles { style { name: "font_color_black_single_textblock_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#000000FF wrap=none left_margin=1 right_margin=3"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#000000FF wrap=none left_margin=1 right_margin=3 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -3428,7 +3432,7 @@ group { name: "elm/entry/base-single/font_color_black"; tag: "preedit_sel" "+ backing=on backing_color=#000000FF color=#FFFFFFFF"; } style { name: "font_color_black_single_textblock_disabled_style"; - base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 wrap=none left_margin=1 right_margin=3"; + base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color=#00000080 wrap=none left_margin=1 right_margin=3 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; diff --git a/themes/widgets/gengrid.edc b/themes/widgets/gengrid.edc index 41c52ab..94263d1 100644 --- a/themes/widgets/gengrid.edc +++ b/themes/widgets/gengrid.edc @@ -18,7 +18,7 @@ styles { style { name: "gengrid_textblock_style"; - base: "font=SLP:style=Medium font_size="GENGRID_FONT_STYLE_18_INC" color="GENGRID_PART_TEXTBLOCK_STYLE_COLOR_INC" align=center wrap=mixed ellipsis=1.0"; + base: "font=SLP:style=Medium font_size="GENGRID_FONT_STYLE_18_INC" color="GENGRID_PART_TEXTBLOCK_STYLE_COLOR_INC" align=center wrap=mixed ellipsis=1.0 text_class=slp_medium"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; diff --git a/themes/widgets/genlist/genlist_decorate.edc b/themes/widgets/genlist/genlist_decorate.edc index 4fc73e9..de57f86 100644 --- a/themes/widgets/genlist/genlist_decorate.edc +++ b/themes/widgets/genlist/genlist_decorate.edc @@ -2306,6 +2306,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -2447,6 +2448,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; diff --git a/themes/widgets/genlist/genlist_expandable.edc b/themes/widgets/genlist/genlist_expandable.edc index d48802f..7b520fa 100644 --- a/themes/widgets/genlist/genlist_expandable.edc +++ b/themes/widgets/genlist/genlist_expandable.edc @@ -121,6 +121,7 @@ size: GENLIST_FONT_44_INC; \ min: 0 1; \ align: 0.0 0.5; \ + text_class: "slp_roman"; \ } \ } \ description { state: "selected" 0.0; \ @@ -311,6 +312,7 @@ size: GENLIST_FONT_44_INC; \ min: 0 1; \ align: 0.0 0.5; \ + text_class: "slp_roman"; \ } \ } \ description { state: "selected" 0.0; \ @@ -547,6 +549,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; @@ -797,6 +800,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; @@ -829,6 +833,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -1089,6 +1094,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; @@ -1121,6 +1127,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -1381,6 +1388,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; @@ -1413,6 +1421,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -1708,6 +1717,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; @@ -1740,6 +1750,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -2001,6 +2012,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; @@ -2296,6 +2308,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; @@ -2328,6 +2341,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -2530,6 +2544,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; @@ -2717,6 +2732,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; @@ -2912,6 +2928,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; @@ -3144,6 +3161,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; @@ -3313,6 +3331,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; @@ -3466,6 +3485,7 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } description { state: "selected" 0.0; diff --git a/themes/widgets/genlist/genlist_group_index.edc b/themes/widgets/genlist/genlist_group_index.edc index 38ddf54..97bba8c 100644 --- a/themes/widgets/genlist/genlist_group_index.edc +++ b/themes/widgets/genlist/genlist_group_index.edc @@ -71,6 +71,7 @@ size: GENLIST_FONT_32_INC; min: 1 1; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -148,6 +149,7 @@ size: GENLIST_FONT_28_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_regular"; } } } @@ -206,6 +208,7 @@ size: GENLIST_FONT_28_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_regular"; } } } @@ -248,6 +251,7 @@ size: GENLIST_FONT_28_INC; min: 0 1; align: 0.0 0.0; + text_class: "slp_medium"; } } } diff --git a/themes/widgets/genlist/genlist_macro.edc b/themes/widgets/genlist/genlist_macro.edc index 877cbb2..36bf9ea 100644 --- a/themes/widgets/genlist/genlist_macro.edc +++ b/themes/widgets/genlist/genlist_macro.edc @@ -455,6 +455,7 @@ size: 24; \ min: 1 1; \ align: 0.5 0.5; \ + text_class: "slp_roman"; \ } \ } \ } diff --git a/themes/widgets/genlist/genlist_normal.edc b/themes/widgets/genlist/genlist_normal.edc index 34671b0..4afe731 100644 --- a/themes/widgets/genlist/genlist_normal.edc +++ b/themes/widgets/genlist/genlist_normal.edc @@ -183,6 +183,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -358,6 +359,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -583,6 +585,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -629,6 +632,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -717,6 +721,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -763,6 +768,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -884,6 +890,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -1000,6 +1007,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -1116,6 +1124,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -1252,6 +1261,7 @@ min: 0 1; max: 1 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -1449,6 +1459,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -1565,6 +1576,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -1612,6 +1624,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -1729,6 +1742,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -1775,6 +1789,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -1929,6 +1944,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -2083,6 +2099,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -2197,6 +2214,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -2348,6 +2366,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -2496,6 +2515,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -2680,6 +2700,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -2862,6 +2883,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -2943,6 +2965,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -3018,6 +3041,7 @@ size: GENLIST_FONT_40_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -3119,6 +3143,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -3193,6 +3218,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -3301,6 +3327,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -3332,6 +3359,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -3585,6 +3613,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -3616,6 +3645,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -3711,6 +3741,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -3759,6 +3790,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -3789,6 +3821,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -3958,6 +3991,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -3989,6 +4023,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -4123,6 +4158,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -4154,6 +4190,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -4285,6 +4322,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -4352,6 +4390,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -4448,6 +4487,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -4534,6 +4574,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -4565,6 +4606,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -4739,6 +4781,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -4769,6 +4812,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -4864,6 +4908,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -4895,6 +4940,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -5027,6 +5073,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -5058,6 +5105,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -5227,6 +5275,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -5258,6 +5307,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -5392,6 +5442,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -5426,6 +5477,7 @@ size: GENLIST_FONT_32_INC; min: 1 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -5598,6 +5650,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -5629,6 +5682,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -5798,6 +5852,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -5847,6 +5902,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -5878,6 +5934,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -6011,6 +6068,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -6041,6 +6099,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -6175,6 +6234,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -6241,6 +6301,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -6448,6 +6509,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -6478,6 +6540,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -6612,6 +6675,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -6642,6 +6706,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -6738,6 +6803,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -6934,6 +7000,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -6964,6 +7031,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -7136,6 +7204,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -7166,6 +7235,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -7273,6 +7343,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -7341,6 +7412,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -7388,6 +7460,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -7633,6 +7706,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -8198,6 +8272,7 @@ size: GENLIST_FONT_32_INC; min: 1 1; align: 0.5 0.5; + text_class: "slp_medium"; } color: GENLIST_PART_FONT_CONVERTOR_STYLE_COLOR_INC; } @@ -8367,6 +8442,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -8452,6 +8528,7 @@ size: GENLIST_FONT_30_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -8629,6 +8706,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -9065,6 +9143,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -9099,6 +9178,7 @@ size: GENLIST_FONT_44_INC; min: 1 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -9320,6 +9400,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -9350,6 +9431,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -9484,6 +9566,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -9552,6 +9635,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -9686,6 +9770,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -9717,6 +9802,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -9825,6 +9911,7 @@ size: GENLIST_FONT_28_INC; min: 0 1; align: 0.5 0.5; + text_class: "slp_medium"; } align: 0.0 0.5; } @@ -9866,6 +9953,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -10003,6 +10091,7 @@ size: GENLIST_FONT_28_INC; min: 0 1; align: 0.5 0.5; + text_class: "slp_medium"; } align: 0.0 0.5; } @@ -10170,6 +10259,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -10242,6 +10332,7 @@ size: GENLIST_FONT_44_INC; min: 1 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -10414,6 +10505,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -10445,6 +10537,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -10615,6 +10708,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -10822,6 +10916,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -10875,6 +10970,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -10908,6 +11004,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -11103,6 +11200,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -11133,6 +11231,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -11267,6 +11366,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -11512,6 +11612,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -11542,6 +11643,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -11674,6 +11776,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -11708,6 +11811,7 @@ size: GENLIST_FONT_44_INC; min: 1 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -11902,6 +12006,7 @@ size: GENLIST_FONT_42_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -12072,6 +12177,7 @@ size: GENLIST_FONT_42_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -12105,6 +12211,7 @@ size: GENLIST_FONT_42_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -12138,6 +12245,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -12324,6 +12432,7 @@ size: GENLIST_FONT_42_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -12357,6 +12466,7 @@ size: GENLIST_FONT_36_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -12390,6 +12500,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -12538,6 +12649,7 @@ size: GENLIST_FONT_42_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -12571,6 +12683,7 @@ size: GENLIST_FONT_42_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -12604,6 +12717,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -12752,6 +12866,7 @@ size: GENLIST_FONT_42_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -12785,6 +12900,7 @@ size: GENLIST_FONT_36_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -12818,6 +12934,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -13047,6 +13164,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } } @@ -13072,6 +13190,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } } @@ -13160,6 +13279,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -13328,6 +13448,7 @@ size: GENLIST_FONT_42_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -13522,6 +13643,7 @@ size: GENLIST_FONT_42_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -13768,6 +13890,7 @@ size: GENLIST_FONT_28_INC; min: 0 1; align: 0.0 0.0; + text_class: "slp_medium"; } } } @@ -13955,6 +14078,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -14073,6 +14197,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -14191,6 +14316,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -14340,6 +14466,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -14457,6 +14584,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -14502,6 +14630,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -14621,6 +14750,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -14852,6 +14982,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -14939,6 +15070,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -15037,6 +15169,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -15082,6 +15215,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -15234,6 +15368,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -15417,6 +15552,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -15513,6 +15649,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -15968,6 +16105,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -16016,6 +16154,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -16126,6 +16265,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -16181,6 +16321,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -16283,6 +16424,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -16353,6 +16495,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -16469,6 +16612,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -16559,6 +16703,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -16658,6 +16803,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -16773,6 +16919,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "contact_default_number_enabled" 0.0; @@ -16909,6 +17056,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -16979,6 +17127,7 @@ size: GENLIST_FONT_42_INC; min: 0 1; align: 1.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -17217,6 +17366,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -17303,6 +17453,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -17333,6 +17484,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -17426,6 +17578,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -17457,6 +17610,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -17550,6 +17704,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -17580,6 +17735,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -17707,6 +17863,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -17737,6 +17894,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -17864,6 +18022,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -17894,6 +18053,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -18073,6 +18233,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -18103,6 +18264,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -18273,6 +18435,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -18303,6 +18466,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -18435,6 +18599,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -18503,6 +18668,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -18673,6 +18839,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -18703,6 +18870,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -18835,6 +19003,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -18866,6 +19035,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -18961,6 +19131,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -19133,6 +19304,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -19174,6 +19346,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } } @@ -19197,6 +19370,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } } @@ -19287,6 +19461,7 @@ min: 0 1; align: 0.0 0.5; text: "Password"; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -19673,6 +19848,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -19703,6 +19879,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -19828,6 +20005,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -19858,6 +20036,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -19990,6 +20169,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -20020,6 +20200,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -20117,6 +20298,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "selected" 0.0; @@ -20151,6 +20333,7 @@ size: GENLIST_FONT_44_INC; min: 1 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -20362,6 +20545,7 @@ font: "SLP:style=Roman"; size: GENLIST_FONT_48_INC; align: 0.0 0.5; + text_class: "slp_roman"; } } } @@ -20402,6 +20586,7 @@ font: "SLP:style=Medium"; size: GENLIST_FONT_32_INC; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -20566,6 +20751,7 @@ font: "SLP:style=Roman"; size: GENLIST_FONT_48_INC; align: 0.0 0.5; + text_class: "slp_roman"; } } } @@ -20606,6 +20792,7 @@ font: "SLP:style=Medium"; size: GENLIST_FONT_32_INC; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -20633,6 +20820,7 @@ font: "SLP:style=Medium"; size: GENLIST_FONT_32_INC; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -20762,6 +20950,7 @@ font: "SLP:style=Medium"; size: GENLIST_FONT_32_INC; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -20789,6 +20978,7 @@ font: "SLP:style=Medium"; size: GENLIST_FONT_28_INC; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -20852,6 +21042,7 @@ font: "SLP:style=Medium"; size: GENLIST_FONT_28_INC; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -20879,6 +21070,7 @@ font: "SLP:style=Medium"; size: GENLIST_FONT_28_INC; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -20922,6 +21114,7 @@ font: "SLP:style=Medium"; size: GENLIST_FONT_28_INC; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -21377,6 +21570,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -21416,6 +21610,7 @@ min: 1 1; max: 1 1; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "selected" 0.0; @@ -21599,6 +21794,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } } @@ -21639,6 +21835,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } } @@ -21663,6 +21860,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } } @@ -21687,6 +21885,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } } @@ -21711,6 +21910,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } } @@ -21860,6 +22060,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_medium"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -21915,6 +22116,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -21954,6 +22156,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -21993,6 +22196,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -22032,6 +22236,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -22071,6 +22276,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -22278,6 +22484,7 @@ size: GENLIST_FONT_44_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -22590,6 +22797,7 @@ font: "SLP:style=Roman"; size: GENLIST_FONT_48_INC; align: 0.0 0.5; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -22649,6 +22857,7 @@ font: "SLP:style=Roman"; size: GENLIST_FONT_48_INC; align: 0.0 0.5; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -22952,6 +23161,7 @@ font: "SLP:style=Roman"; size: GENLIST_FONT_48_INC; align: 0.0 0.5; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -23009,6 +23219,7 @@ text { font: "SLP:style=Roman"; size: GENLIST_FONT_48_INC; + text_class: "slp_roman"; } } GENLIST_DESCRIPTION_FLIP_ENABLED @@ -23243,6 +23454,7 @@ font: "SLP:style=Roman"; size: GENLIST_FONT_48_INC; align: 0.0 0.0; + text_class: "slp_roman"; } } } @@ -23267,6 +23479,7 @@ font: "SLP:style=Medium"; size: GENLIST_FONT_32_INC; align: 0.0 1.0; + text_class: "slp_medium"; } } } @@ -23396,6 +23609,7 @@ font: "SLP:style=Roman"; size: GENLIST_FONT_48_INC; align: 0.0 0.0; + text_class: "slp_roman"; } } } @@ -23420,6 +23634,7 @@ font: "SLP:style=Medium"; size: GENLIST_FONT_32_INC; align: 0.0 1.0; + text_class: "slp_medium"; } } } @@ -23447,6 +23662,7 @@ font: "SLP:style=Medium"; size: GENLIST_FONT_32_INC; align: 0.0 1.0; + text_class: "slp_medium"; } } } diff --git a/themes/widgets/genlist/genlist_sweep.edc b/themes/widgets/genlist/genlist_sweep.edc index 113fa3d..706db0b 100644 --- a/themes/widgets/genlist/genlist_sweep.edc +++ b/themes/widgets/genlist/genlist_sweep.edc @@ -1034,6 +1034,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.5 0.5; + text_class: "slp_roman"; } } } @@ -1253,6 +1254,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.5 0.5; + text_class: "slp_roman"; } } } @@ -1504,6 +1506,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.5 0.5; + text_class: "slp_roman"; } } } @@ -1786,6 +1789,7 @@ size: GENLIST_FONT_32_INC; min: 0 1; align: 0.5 0.5; + text_class: "slp_roman"; } } } diff --git a/themes/widgets/genlist/genlist_textblock_style.edc b/themes/widgets/genlist/genlist_textblock_style.edc index f817113..91cb9d6 100644 --- a/themes/widgets/genlist/genlist_textblock_style.edc +++ b/themes/widgets/genlist/genlist_textblock_style.edc @@ -29,7 +29,7 @@ styles { style { name: "text_style"; // TODO: remove this later - base: "font=SLP:style=Roman font_size=28 color=#000000 wrap=char ellipsis=1.0"; + base: "font=SLP:style=Roman font_size=28 color=#000000 wrap=char ellipsis=1.0 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "tab" "\t"; @@ -37,93 +37,93 @@ styles { tag: "match" "+ color=#E58616FF"; } style { name: "genlist_default_textblock_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_44_INC" color="GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_44_INC" color="GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_STYLE_COLOR_INC" text_class=slp_roman ellipsis=1.0"; TEXTBLOCK_TAG } style { name: "genlist_default_textblock_selected_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_44_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_44_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" text_class=slp_roman ellipsis=1.0"; TEXTBLOCK_TAG } style { name: "genlist_sub_textblock_style"; - base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_32_INC" color="GENLIST_PART_FONT_LIST_SUB_TEXT_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0"; + base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_32_INC" color="GENLIST_PART_FONT_LIST_SUB_TEXT_STYLE_COLOR_INC" text_class=slp_medium ellipsis=1.0"; TEXTBLOCK_TAG } style { name: "genlist_sub_textblock_selected_style"; - base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_32_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0"; + base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_32_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" text_class=slp_medium ellipsis=1.0"; TEXTBLOCK_TAG } style { name: "genlist_multiline_textblock_style"; - base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_32_INC" color="GENLIST_PART_FONT_MULTILINE_TEXT_STYLE_COLOR_INC" wrap=char text_class=list_item"; + base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_32_INC" color="GENLIST_PART_FONT_MULTILINE_TEXT_STYLE_COLOR_INC" wrap=char text_class=slp_medium"; TEXTBLOCK_TAG } style { name: "genlist_multiline_textblock_selected_style"; - base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_32_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" wrap=char text_class=list_item"; + base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_32_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" wrap=char text_class=slp_medium"; TEXTBLOCK_TAG } style { name: "genlist_textblock_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_42_INC" color="GENLIST_PART_FONT_3LINE_MAIN_TEXT_UNREAD_STYLE_COLOR_INC" wrap=char text_class=list_item"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_42_INC" color="GENLIST_PART_FONT_3LINE_MAIN_TEXT_UNREAD_STYLE_COLOR_INC" wrap=char text_class=slp_roman"; TEXTBLOCK_TAG } style { name: "genlist_textblock_selected_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_42_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" wrap=char text_class=list_item"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_42_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" wrap=char text_class=slp_roman"; TEXTBLOCK_TAG } style { name: "genlist_textblock_sub_style"; - base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_36_INC" color="GENLIST_PART_FONT_3LINE_MAIN_TEXT_2_STYLE_COLOR_INC" wrap=char text_class=list_item"; + base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_36_INC" color="GENLIST_PART_FONT_3LINE_MAIN_TEXT_2_STYLE_COLOR_INC" wrap=char text_class=slp_medium"; TEXTBLOCK_TAG } style { name: "genlist_textblock_sub_selected_style"; - base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_36_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" wrap=char text_class=list_item"; + base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_36_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" wrap=char text_class=slp_medium"; TEXTBLOCK_TAG } style { name: "genlist_textblock_flexible_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_48_INC" color="GENLIST_PART_FONT_FLEXIBLE_TEXT_MAIN_STYLE_COLOR_INC" wrap=char text_class=list_item"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_48_INC" color="GENLIST_PART_FONT_FLEXIBLE_TEXT_MAIN_STYLE_COLOR_INC" wrap=char text_class=slp_roman"; TEXTBLOCK_TAG } style { name: "genlist_textblock_flexible_selected_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_48_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" wrap=char text_class=list_item"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_48_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" wrap=char text_class=slp_roman"; TEXTBLOCK_TAG } style { name: "genlist_textblock_flexible_sub_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_36_INC" color="GENLIST_PART_FONT_FLEXIBLE_TEXT_SUB_STYLE_COLOR_INC" wrap=char text_class=list_item"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_36_INC" color="GENLIST_PART_FONT_FLEXIBLE_TEXT_SUB_STYLE_COLOR_INC" wrap=char text_class=slp_roman"; TEXTBLOCK_TAG } style { name: "genlist_textblock_flexible_sub_selected_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_36_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" wrap=char text_class=list_item"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_36_INC" color="GENLIST_PART_TEXT_PRESS_STYLE_COLOR_INC" wrap=char text_class=slp_roman"; TEXTBLOCK_TAG } style { name: "genlist_textblock_help_style"; - base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_32_INC" color="GENLIST_PART_FONT_HELP_TEXT_STYLE_COLOR_INC" wrap=mixed text_class=list_item"; + base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_32_INC" color="GENLIST_PART_FONT_HELP_TEXT_STYLE_COLOR_INC" wrap=mixed text_class=slp_medium"; TEXTBLOCK_TAG } /* email styles */ style { name: "genlist_email_textblock_selected_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_44_INC" color="GENLIST_PART_TEXTBLOCK_STYLE_SELECTED_COLOR_INC" text_class=list_item ellipsis=1.0"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_44_INC" color="GENLIST_PART_TEXTBLOCK_STYLE_SELECTED_COLOR_INC" text_class=slp_roman ellipsis=1.0"; TEXTBLOCK_TAG } style { name: "genlist_email_textblock_read_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_44_INC" color="GENLIST_PART_TEXTBLOCK_READ_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_44_INC" color="GENLIST_PART_TEXTBLOCK_READ_STYLE_COLOR_INC" text_class=slp_roman ellipsis=1.0"; TEXTBLOCK_TAG } style { name: "genlist_email_textblock_unread_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_44_INC" color="GENLIST_PART_TEXTBLOCK_UNREAD_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_44_INC" color="GENLIST_PART_TEXTBLOCK_UNREAD_STYLE_COLOR_INC" text_class=slp_roman ellipsis=1.0"; TEXTBLOCK_TAG } style { name: "genlist_email_textblock_urgency_unread_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_44_INC" color="GENLIST_PART_TEXTBLOCK_URGENCY_UNREAD_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_44_INC" color="GENLIST_PART_TEXTBLOCK_URGENCY_UNREAD_STYLE_COLOR_INC" text_class=slp_roman ellipsis=1.0"; TEXTBLOCK_TAG } style { name: "genlist_email_textblock_urgency_read_style"; - base: "font=SLP:style=Roman font_size="GENLIST_FONT_44_INC" color="GENLIST_PART_TEXTBLOCK_URGENCY_READ_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0"; + base: "font=SLP:style=Roman font_size="GENLIST_FONT_44_INC" color="GENLIST_PART_TEXTBLOCK_URGENCY_READ_STYLE_COLOR_INC" text_class=slp_roman ellipsis=1.0"; TEXTBLOCK_TAG } style { name: "genlist_email_textblock2_style"; - base: "font=SLP:style=Medium font_size="GENLIST_FONT_32_INC" color="GENLIST_PART_TEXTBLOCK_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0"; + base: "font=SLP:style=Medium font_size="GENLIST_FONT_32_INC" color="GENLIST_PART_TEXTBLOCK_STYLE_COLOR_INC" text_class=slp_medium ellipsis=1.0"; TEXTBLOCK_TAG } style { name: "genlist_email_textblock2_selected_style"; - base: "font=SLP:style=Medium font_size="GENLIST_FONT_32_INC" color="GENLIST_PART_TEXTBLOCK_STYLE_SELECTED_COLOR_INC" text_class=list_item ellipsis=1.0"; + base: "font=SLP:style=Medium font_size="GENLIST_FONT_32_INC" color="GENLIST_PART_TEXTBLOCK_STYLE_SELECTED_COLOR_INC" text_class=slp_medium ellipsis=1.0"; TEXTBLOCK_TAG } } diff --git a/themes/widgets/index.edc b/themes/widgets/index.edc index 5a60646..637b85e 100644 --- a/themes/widgets/index.edc +++ b/themes/widgets/index.edc @@ -292,6 +292,7 @@ font: "SLP:style=Medium"; size: INDEX_POPUP_TEXT_SIZE_INC; min: 1 1; + text_class: "slp_medium"; } } description { state: "active" 0.0; @@ -500,6 +501,7 @@ size: INDEX_ROLLOVER_TEXT_SIZE_INC; min: 1 1; align: 0.5 0.5; + text_class: "slp_medium"; } } description { state: "active" 0.0; @@ -646,6 +648,7 @@ size: INDEX_PAGECONTROL_FONT_SIZE_INC; min: 0 1; align: 0.5 0.5; + text_class: "slp_medium"; } rel1 { to: "indicator2"; } rel2 { to: "indicator2"; } diff --git a/themes/widgets/label.edc b/themes/widgets/label.edc index 3a81b1d..b255ac1 100644 --- a/themes/widgets/label.edc +++ b/themes/widgets/label.edc @@ -20,7 +20,7 @@ styles { style { name: "textblock_style"; - base: "font=SLP:style=Medium font_size="LABEL_FONT_SIZE_INC" color="LABEL_TEXT_BLOCK_STYLE_COLOR_INC" text_class=label"; + base: "font=SLP:style=Medium font_size="LABEL_FONT_SIZE_INC" color="LABEL_TEXT_BLOCK_STYLE_COLOR_INC" text_class=slp_medium"; tag: "br" "\n"; tag: "ps" "ps"; tag: "hilight" "+ font=SLP:style=Bold"; @@ -32,7 +32,7 @@ /* label doesn't use it */ styles { style { name: "textblock_charwrap_style"; - base: "font=SLP:style=Medium font_size="LABEL_FONT_SIZE_INC" color="LABEL_TEXT_BLOCK_STYLE_COLOR_INC; +base: "font=SLP:style=Medium font_size="LABEL_FONT_SIZE_INC" color="LABEL_TEXT_BLOCK_STYLE_COLOR_INC" text_class=slp_medium"; tag: "br" "\n"; tag: "ps" "ps"; tag: "hilight" "+ font=SLP:style=Bold"; @@ -193,7 +193,7 @@ data.item: "max_font_size" LABEL_MAX_FONT_SIZE_INC; styles { style { name: "textblock_style2"; - base: "font=SLP:style=Bold font_size=14 align=center color=#fff wrap=word text_class=label"; + base: "font=SLP:style=Bold font_size=14 align=center color=#fff wrap=word text_class=slp_bold"; tag: "br" "\n"; tag: "ps" "ps"; tag: "hilight" "+ color=#ffff"; @@ -271,6 +271,7 @@ size: 28; min: 0 0; align: 0.0 0.5; + text: "slp"; } color2: 0 0 0 255; } @@ -307,6 +308,7 @@ size: 34; min: 0 0; align: 0.0 0.5; + text: "slp"; } color2: 0 0 0 255; } diff --git a/themes/widgets/layout.edc b/themes/widgets/layout.edc index f172c14..1b6b558 100644 --- a/themes/widgets/layout.edc +++ b/themes/widgets/layout.edc @@ -679,6 +679,7 @@ group { name: "elm/layout/editfield/default"; size: ENTRY_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { @@ -979,6 +980,7 @@ group { name: "elm/layout/editfield/title"; size: EDITFIELD_TITLE_SIZE_INC; min: 1 1; align: 0.0 0.0; + text_class: "slp_medium"; } } } @@ -999,6 +1001,7 @@ group { name: "elm/layout/editfield/title"; size: ENTRY_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { @@ -1436,6 +1439,7 @@ group { name: "elm/layout/searchbar/default"; size: EDITFIELD_TITLE_SIZE_INC; min: 1 1; align: 0.0 0.0; + text_class: "slp_medium"; } } description { state: "elm.text.show" 0.0; @@ -1458,6 +1462,7 @@ group { name: "elm/layout/searchbar/default"; size: ENTRY_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "hidden" 0.0; @@ -2056,6 +2061,7 @@ group { name: "elm/layout/searchbar/cancel_button"; size: EDITFIELD_TITLE_SIZE_INC; min: 1 1; align: 0.0 0.0; + text_class: "slp_medium"; } } description { state: "elm.text.show" 0.0; @@ -2078,6 +2084,7 @@ group { name: "elm/layout/searchbar/cancel_button"; size: ENTRY_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "hidden" 0.0; @@ -2262,7 +2269,7 @@ group { alias: "elm/nocontents/base/default"; styles{ style { name: "nocontent_style"; - base: "font=SLP:style=Roman font_size="NOCONTENT_TEXT_BLOCK_TEXT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipsis=1.0"; + base: "font=SLP:style=Roman font_size="NOCONTENT_TEXT_BLOCK_TEXT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipsis=1.0 text_class=slp_roman"; tag: "br" "\n"; tag: "hilight" "+ font=SLP:style=Bold"; tag: "b" "+ font=SLP:style=Bold"; @@ -2673,6 +2680,7 @@ group { size: 30; text: ""; align: 0.5 0.5; + text_class: "slp_roman"; } } } diff --git a/themes/widgets/map.edc b/themes/widgets/map.edc index 4f7bb2c..c2d466c 100644 --- a/themes/widgets/map.edc +++ b/themes/widgets/map.edc @@ -671,6 +671,7 @@ group { name: "elm/map/marker/radio/default"; size: 24; min: 0 0; align: 0.5 0.5; + text_class: "slp_medium"; } } } @@ -721,6 +722,7 @@ group { name: "elm/map/marker/radio2/default"; size: 24; min: 0 0; align: 0.5 0.5; + text_class: "slp_medium"; } } } @@ -779,6 +781,7 @@ group { name: "elm/map/marker/empty/default"; size: 24; min: 0 0; align: 0.5 0.5; + text_class: "slp_medium"; } } } @@ -921,6 +924,7 @@ group { name: "elm/map/scale/base/default"; size: 24; min: 0 0; align: 0.1 0.5; + text_class: "slp_medium"; } } } diff --git a/themes/widgets/multibuttonentry.edc b/themes/widgets/multibuttonentry.edc index 35bf7ff..ca00c51 100644 --- a/themes/widgets/multibuttonentry.edc +++ b/themes/widgets/multibuttonentry.edc @@ -104,6 +104,7 @@ size: MULTIBUTTONENTRY_GUIDETEXT_SIZE_INC; min: 0 1; align: 0.0 0.5; + text_class: "slp_roman"; } } } @@ -120,7 +121,7 @@ data.item: "button_max_size" MULTIBUTTONENTRY_BUTTON_MAX_SIZE_INC; styles { style { name: "multibuttonentry_textblock_style"; - base: "font=SLP:style=Medium align=0.5 font_size="MULTIBUTTONENTRY_BUTTON_TEXT_SIZE_INC" color="MULTIBUTTONENTRY_BUTTON_TEXT_COLOR_INC" text_class=label ellipsis=1.0"; + base: "font=SLP:style=Medium align=0.5 font_size="MULTIBUTTONENTRY_BUTTON_TEXT_SIZE_INC" color="MULTIBUTTONENTRY_BUTTON_TEXT_COLOR_INC" text_class=slp_medium ellipsis=1.0"; tag: "br" "\n"; tag: "ps" "ps"; tag: "hilight" "+ font=SLP:style=Bold"; @@ -282,7 +283,7 @@ styles { style { name: "textblock_style_multibuttonentry_default"; - base: "font=SLP:style=Medium font_size=24 color=#000000 wrap=char"; + base: "font=SLP:style=Medium font_size=24 color=#000000 wrap=char text_class=slp_medium"; tag: "br" "\n"; tag: "ps" "ps"; tag: "hilight" "+ font=SLP:style=Bold"; @@ -476,6 +477,7 @@ size: MULTIBUTTONENTRY_LABEL_TEXT_SIZE_INC; min: 1 1; align: 0.0 0.428; + text_class: "slp_roman"; } rel1 { relative: 1.0 1.0; to: "mbe.label.left.padding"; } rel2 { relative: 0.0 0.0; to: "mbe.label.right.padding"; } diff --git a/themes/widgets/multisense_ui.edc b/themes/widgets/multisense_ui.edc index 0d7f421..f2569cd 100644 --- a/themes/widgets/multisense_ui.edc +++ b/themes/widgets/multisense_ui.edc @@ -199,6 +199,7 @@ min: 0 0; align: 0.5 0.5; max: 1 0; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -523,6 +524,7 @@ size: 28; min: 1 1; align: 0.5 0.5; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -745,7 +747,7 @@ } styles{ style { name: "btn_sound_haptic_style"; - base: "font=SLP:style=Medium font_size=18 align=center color=#ffffff wrap=mixed"; + base: "font=SLP:style=Medium font_size=18 align=center color=#ffffff wrap=mixed text_class=slp_medium"; tag: "br" "\n"; tag: "ps" "ps"; tag: "hilight" "+ font=SLP:style=Bold"; diff --git a/themes/widgets/naviframe.edc b/themes/widgets/naviframe.edc index f9ddc52..6f9e467 100644 --- a/themes/widgets/naviframe.edc +++ b/themes/widgets/naviframe.edc @@ -306,6 +306,7 @@ min: 0 0; max: 1 0; align: 0.5 0.5; + text_class: "slp_medium"; } color: NAVIFRAME_TITLE_TEXT_COLOR_INC; align: 0.5 0.5; @@ -336,6 +337,7 @@ min: 0 0; max: 1 0; align: 0.5 0.5; + text_class: "slp_medium"; } color: NAVIFRAME_SUBTITLE_TEXT_COLOR_INC; align: 0.5 0.5; @@ -1260,6 +1262,7 @@ min: 0 0; max: 1 0; align: 0.5 0.5; + text_class: "slp_medium"; } color: NAVIFRAME_TITLE_TEXT_COLOR_INC; align: 0.5 0.5; @@ -1290,6 +1293,7 @@ min: 0 0; max: 1 0; align: 0.5 0.5; + text_class: "slp_medium"; } color: NAVIFRAME_TITLE_TEXT_COLOR_INC; align: 0.5 0.5; @@ -2043,6 +2047,7 @@ min: 0 0; max: 1 0; align: 0.5 0.5; + text_class: "slp_medium"; } min: 0 NAVIFRAME_TITLE_SEGMENT_TEXT_H_INC; max: 999999 NAVIFRAME_TITLE_SEGMENT_TEXT_H_INC; @@ -2933,6 +2938,7 @@ min: 0 0; max: 1 0; align: 0.5 0.5; + text_class: "slp_medium"; } color: NAVIFRAME_TITLE_TEXT_COLOR_INC; align: 0.5 0.5; @@ -2963,6 +2969,7 @@ min: 0 0; max: 1 0; align: 0.5 0.5; + text_class: "slp_medium"; } color: NAVIFRAME_TITLE_TEXT_COLOR_INC; align: 0.5 0.5; @@ -3816,6 +3823,7 @@ min: 0 0; max: 1 0; align: 0.5 0.5; + text_class: "slp_medium"; } color: NAVIFRAME_TITLE_TEXT_COLOR_INC; align: 0.5 0.5; @@ -3846,6 +3854,7 @@ min: 0 0; max: 1 0; align: 0.5 0.5; + text_class: "slp_medium"; } color: NAVIFRAME_TITLE_TEXT_COLOR_INC; align: 0.5 0.5; @@ -4527,6 +4536,7 @@ min: 0 0; max: 1 0; align: 0.5 0.5; + text_class: "slp_medium"; } min: 0 NAVIFRAME_TITLE_SEGMENT_TEXT_H_INC; max: 999999 NAVIFRAME_TITLE_SEGMENT_TEXT_H_INC; diff --git a/themes/widgets/popup.edc b/themes/widgets/popup.edc index 71f23f8..0c5d929 100644 --- a/themes/widgets/popup.edc +++ b/themes/widgets/popup.edc @@ -95,7 +95,7 @@ group { name: "elm/label/base/popup/default"; styles { style { name: "popup_desc_style"; - base: "font=SLP:style=Roman font_size="POPUP_DESCRIPTION_DEFAULT_TEXT_FONT_SIZE_INC" align=center color="POPUP_DEFAULT_DESCRIPTION_TEXT_COLOR_INC" text_class=label"; + base: "font=SLP:style=Roman font_size="POPUP_DESCRIPTION_DEFAULT_TEXT_FONT_SIZE_INC" align=center color="POPUP_DEFAULT_DESCRIPTION_TEXT_COLOR_INC" text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "whitecolor" "+ color=#ffffff"; @@ -127,7 +127,7 @@ group { name: "elm/popup/base/default"; } styles { style { name: "popup_title_style"; - base: "font=SLP:style=Medium font_size="POPUP_BASE_DEFAULT_TEXT_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipsis=1.0"; + base: "font=SLP:style=Medium font_size="POPUP_BASE_DEFAULT_TEXT_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipsis=1.0 text_class=slp_medium"; tag: "br" "\n"; tag: "tab" "\t"; } @@ -634,6 +634,7 @@ group { size: 20; min: 0 0; align: 0.0 0.5; + text: "slp"; } } description { state: "visible" 0.0; @@ -1350,7 +1351,7 @@ group { name: "elm/popup/base/customstyle"; } styles { style { name: "popup_title_custom_style"; - base: "font=SLP:style=Medium font_size="POPUP_BASE_CUSTOMSTYLE_TEXT_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipsis=1.0"; + base: "font=SLP:style=Medium font_size="POPUP_BASE_CUSTOMSTYLE_TEXT_FONT_SIZE_INC" align=center color=#ffffff wrap=mixed ellipsis=1.0 text_class=slp_medium"; tag: "br" "\n"; tag: "tab" "\t"; } diff --git a/themes/widgets/progressbar.edc b/themes/widgets/progressbar.edc index 7d354c6..759449d 100644 --- a/themes/widgets/progressbar.edc +++ b/themes/widgets/progressbar.edc @@ -121,6 +121,7 @@ size: PROGRESSBAR_TITLE_FONT_SIZE_INC; min: 0 0; align: 0.5 0.0; + text_class: "slp_roman"; } color: PROGRESSBAR_DEFAULT_STYLE_STATUS_TEXT_COLOR_INC; } @@ -209,6 +210,7 @@ size: 10; min: 0 0; align: 0.0 0.0; + text_class: "slp_roman"; } color: PROGRESSBAR_DEFAULT_STYLE_TEXT_COLOR_INC; } @@ -289,6 +291,7 @@ size: 34; min: 0 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "visible" 0.0; @@ -518,6 +521,7 @@ size: PROGRESSBAR_STATUS_TEXT_FONT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -566,6 +570,7 @@ size: PROGRESSBAR_STATUS_TEXT_FONT_SIZE_INC; min: 0 0; align: 0.5 0.0; + text_class: "slp_medium"; } color: PROGRESSBAR_LIST_PROGRESS_STYLE_TEXT_COLOR_INC; } @@ -654,6 +659,7 @@ size: PROGRESSBAR_STATUS_TEXT_FONT_SIZE_INC; min: 0 0; align: 0.0 0.0; + text_class: "slp_medium"; } color: PROGRESSBAR_LIST_PROGRESS_STYLE_STATUS_TEXT_COLOR_INC; } @@ -960,6 +966,7 @@ size: PROGRESSBAR_TITLE_FONT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -1008,6 +1015,7 @@ size: PROGRESSBAR_TITLE_FONT_SIZE_INC; min: 0 0; align: 0.5 0.0; + text_class: "slp_medium"; } color: PROGRESSBAR_LIST_PROGRESS_STYLE_TEXT_COLOR_INC; } @@ -1096,6 +1104,7 @@ size: PROGRESSBAR_STATUS_TEXT_FONT_SIZE_INC; min: 0 0; align: 0.0 0.0; + text_class: "slp_medium"; } color: PROGRESSBAR_LIST_PROGRESS_STYLE_STATUS_TEXT_COLOR_INC; } @@ -1381,6 +1390,7 @@ size: PROGRESSBAR_TITLE_FONT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -1475,6 +1485,7 @@ size: PROGRESSBAR_STATUS_TEXT_FONT_SIZE_INC; min: 0 0; align: 0.0 0.0; + text_class: "slp_medium"; } color: PROGRESSBAR_LIST_PROGRESS_STYLE_STATUS_TEXT_COLOR_INC; } @@ -1536,6 +1547,7 @@ size: PROGRESSBAR_TITLE_FONT_SIZE_INC; min: 1 1; align: 0.0 0.0; + text_class: "slp_medium"; } color:PROGRESSBAR_LIST_TITLE_PROGRESS_STYLE_STATUS_TEXT_COLOR_INC; } @@ -1766,6 +1778,7 @@ size: 10; min: 0 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "visible" 0.0; @@ -1817,6 +1830,7 @@ size: 10; min: 0 0; align: 0.5 0.0; + text_class: "slp_roman"; } color: PROGRESSBAR_LIST_PROGRESS_STYLE_TEXT_COLOR_INC; } @@ -1905,6 +1919,7 @@ size: 10; min: 0 0; align: 0.0 0.0; + text_class: "slp_roman"; } color: PROGRESSBAR_LIST_PROGRESS_STYLE_STATUS_TEXT_COLOR_INC; } @@ -2276,6 +2291,7 @@ size: 10; min: 0 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "visible" 0.0; @@ -2327,6 +2343,7 @@ size: 10; min: 0 0; align: 0.5 0.0; + text_class: "slp_roman"; } color: PROGRESSBAR_LIST_PROGRESS_STYLE_TEXT_COLOR_INC; } @@ -2415,6 +2432,7 @@ size: 10; min: 0 0; align: 0.0 0.0; + text_class: "slp_roman"; } color: PROGRESSBAR_LIST_PROGRESS_STYLE_STATUS_TEXT_COLOR_INC; } @@ -2676,6 +2694,7 @@ size: 10; min: 0 0; align: 0.0 0.5; + text_class: "slp_roman"; } } description { state: "visible" 0.0; @@ -2727,6 +2746,7 @@ size: 10; min: 0 0; align: 0.5 0.0; + text_class: "slp_roman"; } color: PROGRESSBAR_LIST_PROGRESS_STYLE_TEXT_COLOR_INC; } @@ -2815,6 +2835,7 @@ size: 10; min: 0 0; align: 0.0 0.0; + text_class: "slp_roman"; } color: PROGRESSBAR_LIST_PROGRESS_STYLE_STATUS_TEXT_COLOR_INC; } diff --git a/themes/widgets/radio.edc b/themes/widgets/radio.edc index 0932d27..5ab3e60 100644 --- a/themes/widgets/radio.edc +++ b/themes/widgets/radio.edc @@ -23,7 +23,7 @@ styles { style { name: "radio_label_textblock_style"; - base: "font=SLP:style=Medium font_size="RADIO_STYLE_DEFAULT_FONT_SIZE_INC" color=#ffffff wrap=char"; + base: "font=SLP:style=Medium font_size="RADIO_STYLE_DEFAULT_FONT_SIZE_INC" color=#ffffff wrap=char text_class=slp_medium"; tag: "br" "\n"; tag: "ps" "ps"; tag: "hilight" "+ font=SLP:style=Bold"; diff --git a/themes/widgets/segmentedcontrol.edc b/themes/widgets/segmentedcontrol.edc index d8d5db9..959d62a 100644 --- a/themes/widgets/segmentedcontrol.edc +++ b/themes/widgets/segmentedcontrol.edc @@ -330,6 +330,7 @@ group { name: "elm/segment_control/item/default"; size: SEGMENT_CONTROL_TEXT_SIZE_INC; size_range: SEGMENT_CONTROL_TEXT_SIZE_RANGE_MIN_INC SEGMENT_CONTROL_TEXT_SIZE_RANGE_MAX_INC; min: 0 1; + text_class: "slp"; } } description { state: "normal" 0.0; @@ -976,6 +977,7 @@ group { name: "elm/segment_control/item/body_style"; size: SEGMENT_CONTROL_TEXT_SIZE_INC; size_range: SEGMENT_CONTROL_TEXT_SIZE_RANGE_MIN_INC SEGMENT_CONTROL_TEXT_SIZE_RANGE_MAX_INC; min: 0 1; + text_class: "slp"; } } description { state: "normal" 0.0; @@ -1358,7 +1360,7 @@ group { name: "elm/segment_control/item/multiline"; styles{ style { name: "segment_control_multiline_style"; - base: "font=SLP:style=Roman font_size="SEGMENT_CONTROL_MULTILINE_TEXT_SIZE_INC" align=center color=#ffffff wrap=char ellipsis=1.0"; + base: "font=SLP:style=Roman font_size="SEGMENT_CONTROL_MULTILINE_TEXT_SIZE_INC" align=center color=#ffffff wrap=char ellipsis=1.0 text_class=slp_roman"; tag: "br" "\n"; tag: "hilight" "+ font=SLP:style=Bold"; tag: "b" "+ font=SLP:style=Bold"; diff --git a/themes/widgets/selectioninfo.edc b/themes/widgets/selectioninfo.edc index e078416..38cc2a4 100644 --- a/themes/widgets/selectioninfo.edc +++ b/themes/widgets/selectioninfo.edc @@ -63,6 +63,7 @@ group { name: "elm/standard/selectioninfo/default"; size: SELECTION_INFO_TEXT_FONT_SIZE_INC; text: ""; align: 0.0 0.5; + text_class: "slp"; } } } @@ -106,6 +107,7 @@ group { name: "elm/standard/selectioninfo/vertical/bottom_12"; font: "SLP"; size: SELECTION_INFO_TEXT_FONT_SIZE_INC; text: ""; + text_class: "slp"; } } } @@ -166,6 +168,7 @@ group { name: "elm/standard/selectioninfo/vertical/bottom_64"; font: "SLP"; size: SELECTION_INFO_TEXT_FONT_SIZE_INC; text: ""; + text_class: "slp"; } } } @@ -228,6 +231,7 @@ group { name: "elm/standard/selectioninfo/vertical/bottom_86"; font: "SLP"; size: SELECTION_INFO_TEXT_FONT_SIZE_INC; text: ""; + text_class: "slp"; } } } @@ -274,6 +278,7 @@ group { name: "elm/standard/selectioninfo/horizontal/bottom_12"; font: "SLP"; size: SELECTION_INFO_TEXT_FONT_SIZE_INC; text: ""; + text_class: "slp"; } } } @@ -334,6 +339,7 @@ group { name: "elm/standard/selectioninfo/horizontal/bottom_64"; font: "SLP"; size: SELECTION_INFO_TEXT_FONT_SIZE_INC; text: ""; + text_class: "slp"; } } } @@ -396,6 +402,7 @@ group { name: "elm/standard/selectioninfo/horizontal/bottom_86"; font: "SLP"; size: SELECTION_INFO_TEXT_FONT_SIZE_INC; text: ""; + text_class: "slp"; } } } diff --git a/themes/widgets/slider.edc b/themes/widgets/slider.edc index 7f74b05..b55b568 100644 --- a/themes/widgets/slider.edc +++ b/themes/widgets/slider.edc @@ -227,6 +227,7 @@ size: SLIDER_UNITS_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -299,6 +300,7 @@ size: SLIDER_UNITS_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_bold"; } } description { state: "visible" 0.0; @@ -511,6 +513,7 @@ size: SLIDER_INDICATOR_TEXT_SIZE_INC; min: 1 1; align: 0.5 0.5; + text_class: "slp_medium"; } } description { state: "hide" 0.0; @@ -749,6 +752,7 @@ size: 18; min: 0 0; align: 0.0 0.5; + text_class: "slp_bold"; } } description { state: "visible" 0.0; @@ -821,6 +825,7 @@ size: 18; min: 0 0; align: 0.0 0.5; + text_class: "slp_bold"; } } description { state: "visible" 0.0; @@ -1113,6 +1118,7 @@ size: 18; min: 0 0; align: 0.5 0; + text_class: "slp_bold"; } } description { state: "visible" 0.0; @@ -1141,7 +1147,7 @@ visible: 1; aspect: 1.0 1.0; aspect_preference: HORIZONTAL; - } + } } part { name: "units"; mouse_events: 0; @@ -1175,6 +1181,7 @@ size: 18; min: 0 0; align: 0.5 0.0; + text_class: "slp_bold"; } } description { state: "visible" 0.0; @@ -1511,6 +1518,7 @@ size: SLIDER_EBOOK_UNITS_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_bold"; } } description { state: "visible" 0.0; @@ -1583,6 +1591,7 @@ size: SLIDER_EBOOK_UNITS_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_bold"; } } description { state: "visible" 0.0; @@ -1691,6 +1700,7 @@ size: SLIDER_EBOOK_INDICATOR_DEFAULT_TEXT_SIZE_INC; min: 1 1; align: 0.5 0.5; + text_class: "slp_bold"; } } description { state: "visible" 0.0; @@ -1966,6 +1976,7 @@ size: 18; min: 0 0; align: 0.5 0; + text_class: "slp_bold"; } } description { state: "visible" 0.0; @@ -2028,6 +2039,7 @@ size: 18; min: 0 0; align: 0.5 0.0; + text_class: "slp_bold"; } } description { state: "visible" 0.0; @@ -2314,6 +2326,7 @@ size: 18; min: 0 0; align: 0.5 0; + text_class: "slp_bold"; } } description { state: "visible" 0.0; @@ -2376,6 +2389,7 @@ size: 18; min: 0 0; align: 0.5 0.0; + text_class: "slp_bold"; } } description { state: "visible" 0.0; @@ -2674,6 +2688,7 @@ size: SLIDER_UNITS_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_medium"; } } description { state: "visible" 0.0; @@ -2735,6 +2750,7 @@ size: SLIDER_UNITS_TEXT_SIZE_INC; min: 0 0; align: 0.0 0.5; + text_class: "slp_bold"; } } description { state: "visible" 0.0; diff --git a/themes/widgets/tickernoti.edc b/themes/widgets/tickernoti.edc index d879294..aa8012d 100644 --- a/themes/widgets/tickernoti.edc +++ b/themes/widgets/tickernoti.edc @@ -203,6 +203,7 @@ font: "SLP:style=Roman"; size: TICKERNOTI_INFO_TEXT_FONT_SIZE_INC; align: 0.0 0.5; + text_class: "slp_roman"; } } } @@ -264,7 +265,7 @@ styles { style { name: "style_text"; - base: "font=SLP:style=Roman font_size="TICKERNOTI_DEFAULT_TEXT_FONT_SIZE_INC" color="TICKER_NOTI_DEFAULT_TEXT_COLOR_INC" wrap=char ellipsis=1.0"; + base: "font=SLP:style=Roman font_size="TICKERNOTI_DEFAULT_TEXT_FONT_SIZE_INC" color="TICKER_NOTI_DEFAULT_TEXT_COLOR_INC" wrap=char ellipsis=1.0 text_class=slp_roman"; tag: "br" "\n"; tag: "ps" "ps"; tag: "b" "+ font=SLP:style=Bold"; diff --git a/themes/widgets/toggle.edc b/themes/widgets/toggle.edc index 5eca97c..ea926ab 100644 --- a/themes/widgets/toggle.edc +++ b/themes/widgets/toggle.edc @@ -498,6 +498,7 @@ min: 0 1; align: 0.5 0.5; text: "OFF"; + text_class: "slp_medium"; } } description { state: "disabled" 0.0; @@ -520,7 +521,8 @@ min: 0 1; align: 0.5 0.5; text: "ON"; - } + text_class: "slp_medium"; + } } description { state: "disabled" 0.0; inherit: "default" 0.0; @@ -576,7 +578,8 @@ size: 10; min: 0 0; align: 0.0 0.5; - } + text_class: "slp_medium"; + } } description { state: "visible" 0.0; inherit: "default" 0.0; diff --git a/themes/widgets/toolbar.edc b/themes/widgets/toolbar.edc index 3438d09..697296d 100644 --- a/themes/widgets/toolbar.edc +++ b/themes/widgets/toolbar.edc @@ -71,7 +71,7 @@ group { name: "elm/toolbar/item/default"; } styles{ style { name: "toolbar_style"; - base: "font=SLP:style=Medium font_size="BUTTON_CONTROLBAR_ITEM_BUTTON_TEXT_SIZE_INC" align=center color="BUTTON_CONTROLBAR_ITEM_BUTTON_TEXTBLOCK_COLOR_INC" wrap=mixed ellipsis=1"; + base: "font=SLP:style=Medium font_size="BUTTON_CONTROLBAR_ITEM_BUTTON_TEXT_SIZE_INC" align=center color="BUTTON_CONTROLBAR_ITEM_BUTTON_TEXTBLOCK_COLOR_INC" wrap=mixed ellipsis=1 text_class=slp_medium"; tag: "br" "\n"; tag: "ps" "ps"; tag: "hilight" "+ font=SLP:style=Bold"; -- 2.7.4