fogleman / primitive

Reproducing images with geometric primitives.
https://primitive.lol/
MIT License
12.35k stars 608 forks source link

Adding -blur flag for SVG Blur filter #56

Open ramainen opened 6 years ago

ramainen commented 6 years ago

New -blur flag. Default: 0, disables feature. Adds blur to resulting SVG output with deviation. Example:

primitive -i mona.png -o output.svg -r 256 -n 10 -m 0 -blur 10

image

laurenceforshaw commented 4 years ago

I do not really observe any difference with the outputs, even at blur -100