Nice! > XPMs are still not scaling. I suspect PBMs are in the same boat. It > looks like the code for them creates the pixmaps themselves instead of > using image_create_x_image_and_pixmap, so they bypass the whole > XRender Picture creation. It should be relatively easy to just add in > the creation of a Picture. 👍