Has anyone gotten svg images to work in either ui.Image or as PIL images?
I am doing a major rework of gitview and was planning to use some of the github icons to give this a cleaner feel.
But these come as svg, or as truetype. it seems that neither PiL nor ui.Image support svg, though pythonista can quickview these files...