Timestamping JPEGs w/ PIL?

Fredrik Lundh fredrik at effbot.org
Wed Jan 24 17:49:30 EST 2001


Kevin Cazabon (aka x at y.com) wrote:
> I created some PIL font libraries that may be useful; finding PIL fonts (or
> good quality BDF fonts to convert) is the hardest part.  You can get
> hundreds of them at:
>
> http://www.cs.usyd.edu.au/~piers/python/pilfonts.html

As a complement to Kevin's excellent (and extensive) collection,
I just zipped up some fonts I found on my disk, and posted them
to:

    http://effbot.org/pil

This collection consists of bitmap fonts from the X window
system (times, helvetica, courier, etc), converted to PIL's
idiosyncratic font format.

Cheers /F

<!-- (the eff-bot guide to) the standard python library:
http://www.pythonware.com/people/fredrik/librarybook.htm
-->





More information about the Python-list mailing list