TTFQuery 0.2.4 available (from SourceForge)
by Mike C. Fletcher other posts by this author
Jun 24 2003 2:35PM messages near this date
[ANNOUNCEMENT] Eighth release of PythonCAD now available
|
ANN: dnspython 1.0.0b3
TTFQuery builds on the FontTools module to allow the Python programmer
to query TTF font-files for metadata and glyph outlines. This allows
the programmer to find (system) fonts based on family, name or
decoration (italics, weight). It is currently used by OpenGLContext to
provide outline and extruded font forms within OpenGL.
http://sourceforge.net/projects/ttfquery/
By popular demand, v0.2.4 includes support for querying the registry on
Win32 systems to find all registered fonts, not merely those in the
standard fonts directory. It also includes the documented Mac OS X font
directories in the list of default search paths.
FontTools:
http://sourceforge.net/projects/fonttools/
OpenGLContext:
http://pyopengl.sourceforge.net/context/
Enjoy,
Mike
_______________________________________
Mike C. Fletcher
Designer, VR Plumber, Coder
http://members.rogers.com/mcfletch/
--
http://mail.python.org/mailman/listinfo/python-announce-list
|