Currently there are four drawers
Pixel size determines how many pixels in rows and columns this pixel art image has. For example a specification of pixel_size=[100,200] generates a 100x200 pixel image, increasing size increases the size of the output, but not number of pixels.
This is a scaling multiplier on the size of the pixels of the image. The final number of pixels equals pixel_size/pixel_scale.
Pixel type can be one of rect, rectshift, tri, diamond, hex, and knit.
One of these:
Seems like these three have limited differences (all three seems to be labeled general images), faceshq and sflckr should be tested sometime soon.
number of strokes, default=1024.
min_stroke_width and max_stroke_width
stroke thickness, percentage of image height. default=1 and 5
default=24
defualt=8
min_stroke_width and max_stroke_width
default=0.5 and 2
allow_paper_color
default=False, allows change in color of background