PyFT 0.5 - Python Wrapper for FreeType

Robert Kern kernr@mail.ncifcrf.gov
Sat, 25 Sep 99 02:07:48 GMT


I haved used SWIG to wrap the FreeType library, a TrueType font
rendering engine.  It can be used to render text onto a 2-color bitmap
or anti-aliased text onto a 256-grayscale pixmap.  These readily
convert to PIL Images.

Information on FreeType is on their site http://www.freetype.org
Documentation on PyFT is available on
http://starship.python.net/crew/kernr/PyFT.html

PyFT is located here:
http://starship.python.net/crew/kernr/Projects.html

Robert Kern

<P><A HREF="http://starship.python.net/crew/kernr/Projects.html">PyFT
0.5</A> - Wrappers for the FreeType library for rendering TrueType
fonts.  (13-Sep-99)

== 
Robert Kern           |
----------------------|"In the fields of Hell where the grass grows high
This space            | Are the graves of dreams allowed to die."
intentionally         |           - Richard Harter
left blank.           |

-- 
----------- comp.lang.python.announce (moderated) ----------
Article Submission Address:  python-announce@python.org
Python Language Home Page:   http://www.python.org/
Python Quick Help Index:     http://www.python.org/Help.html
------------------------------------------------------------