Module renderer

Source

Functionsยง

render_icon
The main entrypoint for icon rendering; this should be all you need to render out an icon.
render_layered
Mainly for internal use; given an array of images, their sizes and colors, tints and composits them into a single image
render_normal
Renders out a non-robot/spider icon. You may be looking for render_icon.
render_zany
Renders out a robot/spider icon. You may be looking for render_icon.