[15:51:54] <amaurea> Does PIL have a scalable built-in font I can use instead of having to hard-code a font path? Or does it have som other way to specify a font without needing to refer to a file?
[15:52:42] <wiredfool> I think there's a built in font, but it's a minimalistic bitmap
[15:53:09] <amaurea> Yes, I saw something about a size 10 built-in font
[15:53:26] <amaurea> I guess I could use that, but I would prefer something that I can at least rescale
[15:53:33] <amaurea> A built-in ttf font, for example
[15:53:48] <wiredfool> I think you'd have to go with a ttf file