Create Windows Font

Werner Schiendl ws-news at gmx.at
Mon Nov 19 09:57:32 EST 2001


Hi,

I would like to create an Windows Font from a bitmap.
The bitmap contains the characters with a fixed sizing (i. e. it is a
non-proportional font), but the sequence of the characters should be
defineable by an external text file.
Processing such a text file is trivial in Python, but I did not yet find a
suitable font library for Python.

I would prefer creating a bitmapped font (.FON file), TrueType would be an
acceptable alternative (.TTF file).

hth
Werner





More information about the Python-list mailing list