efl/src/examples/evas/filters/filter_grow.txt

5 lines
102 B
Plaintext

buffer : fat (alpha);
grow (8, dst = fat);
blend (src = fat, color = black);
blend (color = #3399FF);