[13:12:02] <whitemice_0> easiest way to replace a transparent background with a color?
[20:36:07] <cjwelborn> Hey everyone. I was just messing around with Pillow. I made a little app that turns text/source files into an image. To load a monospace font, I had to point to the actual location of the .ttf file. Is there no way to load fonts by name only?
[20:36:44] <cjwelborn> Ideally I'd like to try a font, and then fall back to a more known font if it fails.