Sync with the latest private code.
[platform/framework/web/data-provider-slave.git] / data / icon_effect_font.edc
1 /*
2  * Copyright 2013  Samsung Electronics Co., Ltd
3  *
4  * Licensed under the Flora License, Version 1.1 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  * http://floralicense.org/license/
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16
17 images {
18         image: "shortcut_bg_1x1.png" COMP;
19 }
20
21 collections {
22         group {
23                 name: "default,1x1";
24                 parts {
25                         part {
26                                 name: "box,bg";
27                                 type: IMAGE;
28                                 description {
29                                         state: "default" 0.0;
30                                         rel1 { relative: 0.0 0.0; }
31                                         rel2 { relative: 1.0 1.0; }
32                                         image { normal: "shortcut_bg_1x1.png"; }
33                                 }
34                         }
35
36                         part {
37                                 name: "bg";
38                                 type: RECT;
39                                 description {
40                                         state: "default" 0.0;
41                                         rel1 { relative: 23/175 7/175; }
42                                         rel2 { relative: 160/175 146/175; }
43                                         color: 0 0 0 0;
44                                         align: 0.5 0.5;
45                                         aspect: 1.0 1.0;
46                                         aspect_preference: BOTH;
47                                 }
48                         }
49
50                         part {
51                                 name: "icon";
52                                 type: SWALLOW;
53                                 description {
54                                         rel1 { relative: 2/137 2/139; to, "bg"; }
55                                         rel2 { relative: 127/137 132/139; to, "bg"; } // 117x117 125x127
56                                 }
57                         }
58
59                         part {
60                                 name: "name";
61                                 type: TEXT;
62                                 // Only for the product
63                                 // effect: TIZEN_GLOW_SHADOW;   // TIZEN_SOFT_GLOW_SHADOW, TIZEN_SHADOW
64                                 description {
65                                         rel1 { relative: 10/175 133/175; }
66                                         rel2 { relative: 165/175 167/175; }
67                                         color: 255 255 255 255;
68                                         color2: 0 0 0 255;      // for glow
69                                         color3: 0 0 0 255;      // for shadow
70                                         text {
71                                                 font: "Tizen:style=Regular";
72                                                 text_class: "tizen";
73                                                 align: 0.5 0.5;
74                                                 size: 26;
75                                         }
76                                 }
77                         }
78                 }
79         }
80
81         group {
82                 name: "default,2x1"; /* +89.5, 0 */
83                 parts {
84                         part {
85                                 name: "bg";
86                                 type: RECT;
87                                 description {
88                                         state: "default" 0.0;
89                                         rel1 { relative: 112.5/354 7/175; }
90                                         rel2 { relative: 249.5/354 146/175; }
91                                         align: 0.5 0.5;
92                                         aspect: 1.0 1.0;
93                                         color: 0 0 0 0;
94                                         aspect_preference: BOTH;
95                                 }
96                         }
97
98                         part {
99                                 name: "icon";
100                                 type: SWALLOW;
101                                 description {
102                                         rel1 { relative: 2/137 2/139; to, "bg"; }
103                                         rel2 { relative: 127/137 132/139; to, "bg"; } // 117x117 125x127
104                                 }
105                         }
106
107                         part {
108                                 name: "name";
109                                 type: TEXT;
110                                 // Only for the product
111                                 // effect: TIZEN_GLOW_SHADOW;
112                                 description {
113                                         rel1 { relative: 99.5/354 133/175; }
114                                         rel2 { relative: 254.5/354 167/175; }
115                                         color: 255 255 255 255;
116                                         color2: 0 0 0 255;
117                                         color3: 0 0 0 255;
118                                         text {
119                                                 font: "Tizen:style=Regular";
120                                                 text_class: "tizen";
121                                                 align: 0.5 0.5;
122                                                 size: 26;
123                                         }
124                                 }
125                         }
126                 }
127         }
128
129         group {
130                 name: "default,2x2"; /* +89.5, +89.5 */
131                 parts {
132                         part {
133                                 name: "bg";
134                                 type: RECT;
135                                 description {
136                                         state: "default" 0.0;
137                                         rel1 { relative: 112.5/354 96.5/354; }
138                                         rel2 { relative: 249.5/354 235.5/354; }
139                                         color: 0 0 0 0;
140                                         align: 0.5 0.5;
141                                         aspect: 1.0 1.0;
142                                         aspect_preference: BOTH;
143                                 }
144                         }
145
146                         part {
147                                 name: "icon";
148                                 type: SWALLOW;
149                                 description {
150                                         rel1 { relative: 2/137 2/139; to, "bg"; }
151                                         rel2 { relative: 127/137 132/139; to, "bg"; } // 117x117 125x127
152                                 }
153                         }
154
155                         part {
156                                 name: "name";
157                                 type: TEXT;
158                                 // Only for the product
159                                 // effect: TIZEN_GLOW_SHADOW;
160                                 description {
161                                         rel1 { relative: 99.5/354 222.5/354; }
162                                         rel2 { relative: 254.5/354 256.5/354; }
163                                         color: 255 255 255 255;
164                                         color2: 0 0 0 255;
165                                         color3: 0 0 0 255;
166                                         text {
167                                                 font: "Tizen:style=Regular";
168                                                 text_class: "tizen";
169                                                 align: 0.5 0.5;
170                                                 size: 26;
171                                         }
172                                 }
173                         }
174                 }
175         }
176
177         group {
178                 name: "default,4x1"; /* +268.5, 0 */
179                 parts {
180                         part {
181                                 name: "bg";
182                                 type: RECT;
183                                 description {
184                                         state: "default" 0.0;
185                                         rel1 { relative: 291.5/712 7/175; }
186                                         rel2 { relative: 428.5/712 146/175; }
187                                         color: 0 0 0 0;
188                                         align: 0.5 0.5;
189                                         aspect: 1.0 1.0;
190                                         aspect_preference: BOTH;
191                                 }
192                         }
193
194                         part {
195                                 name: "icon";
196                                 type: SWALLOW;
197                                 description {
198                                         rel1 { relative: 2/137 2/139; to, "bg"; }
199                                         rel2 { relative: 127/137 132/139; to, "bg"; } // 117x117 125x127
200                                 }
201                         }
202
203                         part {
204                                 name: "name";
205                                 type: TEXT;
206                                 // Only for the product
207                                 // effect: TIZEN_GLOW_SHADOW;
208                                 description {
209                                         rel1 { relative: 278.5/712 133/175; }
210                                         rel2 { relative: 433.5/712 167/175; }
211                                         color: 255 255 255 255;
212                                         color2: 0 0 0 255;
213                                         color3: 0 0 0 255;
214                                         text {
215                                                 font: "Tizen:style=Regular";
216                                                 text_class: "tizen";
217                                                 align: 0.5 0.5;
218                                                 size: 26;
219                                         }
220                                 }
221                         }
222                 }
223         }
224
225         group {
226                 name: "default,4x2"; /* +268.5, +89.5 */
227                 parts {
228                         part {
229                                 name: "bg";
230                                 type: RECT;
231                                 description {
232                                         state: "default" 0.0;
233                                         rel1 { relative: 291.5/712 96.5/354; }
234                                         rel2 { relative: 428.5/712 235.5/354; }
235                                         color: 0 0 0 0;
236                                         align: 0.5 0.5;
237                                         aspect: 1.0 1.0;
238                                         aspect_preference: BOTH;
239                                 }
240                         }
241
242                         part {
243                                 name: "icon";
244                                 type: SWALLOW;
245                                 description {
246                                         rel1 { relative: 2/137 2/139; to, "bg"; }
247                                         rel2 { relative: 127/137 132/139; to, "bg"; } // 117x117 125x127
248                                 }
249                         }
250
251                         part {
252                                 name: "name";
253                                 type: TEXT;
254                                 // Only for the product
255                                 // effect: TIZEN_GLOW_SHADOW;
256                                 description {
257                                         rel1 { relative: 278.5/712 222.5/354; }
258                                         rel2 { relative: 433.5/712 256.5/354; }
259                                         color: 255 255 255 255;
260                                         color2: 0 0 0 255;
261                                         color3: 0 0 0 255;
262                                         text {
263                                                 font: "Tizen:style=Regular";
264                                                 text_class: "tizen";
265                                                 align: 0.5 0.5;
266                                                 size: 26;
267                                         }
268                                 }
269                         }
270                 }
271         }
272
273         group {
274                 name: "default,4x3"; /* +268.5, +179 */
275                 parts {
276                         part {
277                                 name: "bg";
278                                 type: RECT;
279                                 description {
280                                         state: "default" 0.0;
281                                         rel1 { relative: 291.5/712 186/533; }
282                                         rel2 { relative: 428.5/712 325/533; }
283                                         color: 0 0 0 0;
284                                         align: 0.5 0.5;
285                                         aspect: 1.0 1.0;
286                                         aspect_preference: BOTH;
287                                 }
288                         }
289
290                         part {
291                                 name: "icon";
292                                 type: SWALLOW;
293                                 description {
294                                         rel1 { relative: 2/137 2/139; to, "bg"; }
295                                         rel2 { relative: 127/137 132/139; to, "bg"; } // 117x117 125x127
296                                 }
297                         }
298
299                         part {
300                                 name: "name";
301                                 type: TEXT;
302                                 // Only for the product
303                                 // effect: TIZEN_GLOW_SHADOW;
304                                 description {
305                                         rel1 { relative: 278.5/712 312/533; }
306                                         rel2 { relative: 433.5/712 346/533; }
307                                         color: 255 255 255 255;
308                                         color2: 0 0 0 255;
309                                         color3: 0 0 0 255;
310                                         text {
311                                                 font: "Tizen:style=Regular";
312                                                 text_class: "tizen";
313                                                 align: 0.5 0.5;
314                                                 size: 26;
315                                         }
316                                 }
317                         }
318                 }
319         }
320
321         group {
322                 name: "default,4x4"; /* +268.5, +268.5 */
323                 parts {
324                         part {
325                                 name: "bg";
326                                 type: RECT;
327                                 description {
328                                         state: "default" 0.0;
329                                         rel1 { relative: 291.5/712 275.5/712; }
330                                         rel2 { relative: 428.5/712 414.5/712; }
331                                         color: 0 0 0 0;
332                                         align: 0.5 0.5;
333                                         aspect: 1.0 1.0;
334                                         aspect_preference: BOTH;
335                                 }
336                         }
337
338                         part {
339                                 name: "icon";
340                                 type: SWALLOW;
341                                 description {
342                                         rel1 { relative: 2/137 2/139; to, "bg"; }
343                                         rel2 { relative: 127/137 132/139; to, "bg"; } // 117x117 125x127
344                                 }
345                         }
346
347                         part {
348                                 name: "name";
349                                 type: TEXT;
350                                 // Only for the product
351                                 // effect: TIZEN_GLOW_SHADOW;
352                                 description {
353                                         rel1 { relative: 278.5/712 401.5/712; }
354                                         rel2 { relative: 433.5/712 435.5/712; }
355                                         color: 255 255 255 255;
356                                         color2: 0 0 0 255;
357                                         color3: 0 0 0 255;
358                                         text {
359                                                 font: "Tizen:style=Regular";
360                                                 text_class: "tizen";
361                                                 align: 0.5 0.5;
362                                                 size: 26;
363                                         }
364                                 }
365                         }
366                 }
367         }
368
369         group {
370                 name: "default,4x5"; /* +268.5, +358 , 891 */
371                 parts {
372                         part {
373                                 name: "bg";
374                                 type: RECT;
375                                 description {
376                                         state: "default" 0.0;
377                                         rel1 { relative: 291.5/712 365/891; }
378                                         rel2 { relative: 428.5/712 504/891; }
379                                         color: 0 0 0 0;
380                                         align: 0.5 0.5;
381                                         aspect: 1.0 1.0;
382                                         aspect_preference: BOTH;
383                                 }
384                         }
385
386                         part {
387                                 name: "icon";
388                                 type: SWALLOW;
389                                 description {
390                                         rel1 { relative: 2/137 2/139; to, "bg"; }
391                                         rel2 { relative: 127/137 132/139; to, "bg"; } // 117x117 125x127
392                                 }
393                         }
394
395                         part {
396                                 name: "name";
397                                 type: TEXT;
398                                 // Only for the product
399                                 // effect: TIZEN_GLOW_SHADOW;
400                                 description {
401                                         rel1 { relative: 278.5/712 491/891; }
402                                         rel2 { relative: 433.5/712 525/891; }
403                                         color: 255 255 255 255;
404                                         color2: 0 0 0 255;
405                                         color3: 0 0 0 255;
406                                         text {
407                                                 font: "Tizen:style=Regular";
408                                                 text_class: "tizen";
409                                                 align: 0.5 0.5;
410                                                 size: 26;
411                                         }
412                                 }
413                         }
414                 }
415         }
416
417         group {
418                 name: "default,4x6"; /* +268.5, +447.5, 1070 */
419                 parts {
420                         part {
421                                 name: "bg";
422                                 type: RECT;
423                                 description {
424                                         state: "default" 0.0;
425                                         rel1 { relative: 291.5/712 454.5/1070; }
426                                         rel2 { relative: 428.5/712 593.5/1070; }
427                                         color: 0 0 0 0;
428                                         align: 0.5 0.5;
429                                         aspect: 1.0 1.0;
430                                         aspect_preference: BOTH;
431                                 }
432                         }
433
434                         part {
435                                 name: "icon";
436                                 type: SWALLOW;
437                                 description {
438                                         rel1 { relative: 2/137 2/139; to, "bg"; }
439                                         rel2 { relative: 127/137 132/139; to, "bg"; } // 117x117 125x127
440                                 }
441                         }
442
443                         part {
444                                 name: "name";
445                                 type: TEXT;
446                                 // Only for the product
447                                 // effect: TIZEN_GLOW_SHADOW;
448                                 description {
449                                         rel1 { relative: 278.5/712 580.5/1070; }
450                                         rel2 { relative: 433.5/712 614.5/1070; }
451                                         color: 255 255 255 255;
452                                         color2: 0 0 0 255;
453                                         color3: 0 0 0 255;
454                                         text {
455                                                 font: "Tizen:style=Regular";
456                                                 text_class: "tizen";
457                                                 align: 0.5 0.5;
458                                                 size: 26;
459                                         }
460                                 }
461                         }
462                 }
463         }
464 }