Skip to content

Commit 4235234

Browse files
committed
blur info
1 parent 05f99d1 commit 4235234

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ polyfy /path/to/image <options>
1515

1616
#####options:
1717
`r|g|b` Choose r, g, b, or any combination of the three ( bg rg ) to control which colors turn negative (default: rgb)
18-
`traingle|square|diamond>` Draw a triangle, square, or diamond (default: diamond)
18+
`traingle|square|diamond` Draw a triangle, square, or diamond (default: diamond)
1919
`-s or --size <size>` Change the polygon size as a fraction of the image's height (default: 3 #this means the polygon side length is 1/3 of the image's height)
2020
`-b or --borderwidth <borderwidth>` Change the border width of the polygons (default: 10)
21+
`--blur <number>` Blur the background outside the polygon
2122
`-r1 or --rotation1 <degrees>` Rotate the first polygon
2223
`-r2 or --rotation2 <degrees>` Rotate the second polygon
2324
`over|under|none` Choose if the second polygon is drawn over the first, under, or not at all (default: over)

0 commit comments

Comments
 (0)