TI made some changes to the scaling of images. I’ll report on that, but what I really want to do is to eliminate some duplication. I surprise myself.
I found an incantation in Arcade/Pillow that returns the bounding box of a texture that includes transparent pixels. Applied that, didn’t entirely like the result, added a scaling factor to the scale_texture function. ...