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
.