Ephoto: Don't make the painting effect so dramatic.

This commit is contained in:
Stephen Houston 2017-09-28 14:06:15 -05:00
parent 9ca0e7ad9b
commit 91d2dceee5
1 changed files with 1 additions and 1 deletions

View File

@ -1122,7 +1122,7 @@ ephoto_filter_painting(Ephoto *ephoto, Evas_Object *image)
Ephoto_Filter *ef = _initialize_filter(EPHOTO_IMAGE_FILTER_PAINTING,
ephoto, image);
ef->rad = 5;
ef->rad = 3;
ef->drad = 5.0;
ef->qpos = 0;
ef->qcount = 1;