Icons for Presto

Hello all,

Any instructions on how to create custom icons for the carousel option displaying the scripts ? I couldn’t find any resource.
I have a Moon tracker script and would like to create some semblance of Moon icon.

Thank you.

The current way of generating icons is by using this Python tool that converts an icon to a list of points.

I believe we’re working on a more friendly way of generating icons also (reading glyphs from a vector font file stored on the device using MicroPython).

Thank you hel. I’ll try that tool.