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

4 lines
99 B
Plaintext

buffer : fat (alpha);
grow (4, dst = fat);
blend (src = fat, color = black);
blend (color = white);