fix shadow text

This commit is contained in:
Mike Blumenkrantz 2013-10-17 10:43:13 +01:00
parent a3e5eedd5c
commit d4adcf4906
1 changed files with 2 additions and 1 deletions

View File

@ -6,11 +6,12 @@ collections {
scale: 1;
description { state: "default" 0.0;
rel1.to: "e.text";
rel1.offset: -1 -1;
rel2.to: "e.text";
color: 0 0 0 255;
color2: 0 0 0 255;
color3: 0 0 0 255;
text { font: "Sans"; size: 18;
text { font: "Sans"; size: 16;
text_source: "e.text";
min: 1 1;
}