Drawbot script that exports all selected Glyphs as PNG files

Hey guys,

Is it possible to write a Drawbot script that export all selected Glyphs as PNG files?

I have never written a Drawbot script before, and also don’t know python, so if anyone can help I would hugely appreciate!

best
Alex

I answered that in the other thread. All you need to add is a save(“path/to/file.png”) at the end.