Brushes

Brushes to create designs with

source

show_mask

 show_mask (brush)

source

circular_brush

 circular_brush (diameter)
show_mask(circular_brush(13))
No GPU/TPU found, falling back to CPU. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.)


source

notched_square_brush

 notched_square_brush (width, notch)
show_mask(notched_square_brush(5, 1))