Re: [Image-SIG] autodetecting fonts

2009-03-29 Thread Stani
Unfortunately this not possible at the moment as far as I know. For Phatch I developed this module: http://bazaar.launchpad.net/~stani/phatch/dev/annotate/head% 3A/phatch/core/lib//fonts.py It is far from ideal, but it works. You can see it in action when you run phatch (http://photobatch.stani.b

[Image-SIG] autodetecting fonts

2009-03-28 Thread Laura & Edward Cannon
using PIL is there a good way to autodetect what fonts a user has installed? This would be useful for applications that wanted to let a user select a font, that way no assumptions have to be made about the fonts on a particular computer and the user would have access to the widest range of fonts po