Remove SMACK rule file(.rule) according three domain model
[apps/core/preloaded/video-player.git] / res / edc / vp_font.edc
1 #define FONT_BOLD_TYPE                  "SLP:style=Bold"
2 #define FONT_MEDIUM_TYPE                        "SLP:style=Medium"
3 #define FONT_REGULAR_TYPE               "SLP:style=Regular"
4 #define FONT_ROMAN_TYPE                 "SLP:style=Roman"
5
6 #define FONT_COLOR                              255 255 255 255
7
8 #define FONT_START_COLOR                255 255 255 255
9 #define FONT_END_COLOR                  142 142 142 255
10 #define FONT_TRIM_START_COLOR   56 56 56 255
11 #define FONT_TRIM_END_COLOR             255 255 255 255
12 #define FONT_BOOKMARK_TITLE             249 249 249 255
13
14 #define FONT_PLAYBACK_SPEED_COLOR               255 255 255 255
15 #define FONT_PLAYBACK_SPEED_BTN_COLOR   255 255 255 255
16
17 #define FONT_PLAYBACK_SPEED_SIZE        90
18 #define FONT_PLAYBACK_SPEED_BTN_SIZE    36
19
20 #define FONT_PLAYBACK_SPEED_FONT        FONT_REGULAR_TYPE
21 #define FONT_PLAYBACK_SPEED_BTN_FONT    FONT_REGULAR_TYPE
22
23 #define FONT_PLAYBACK_SPEED_CLASS       "slp"
24 #define FONT_PLAYBACK_SPEED_BTN_CLASS   "slp"
25
26
27 #define TITLE_FONT_SIZE         28
28 #define TEXT_TRIM_SIZE          25