upd xlib.image.sd

This commit is contained in:
iperov 2021-11-11 23:13:26 +04:00
commit 6b6b6b2d16
3 changed files with 245 additions and 0 deletions

View file

@ -0,0 +1,4 @@
from .calc import dist_to_edges
from .draw import (bezier, circle_faded, random_bezier_split_faded,
random_circle_faded, random_circle_faded_multi,
random_faded)