[Indic-computing-cvs-logs] cvs commit: src/py-freetype freetype.pyx
Status: Alpha
Brought to you by:
jkoshy
From: Joseph K. <jk...@us...> - 2003-05-20 14:39:12
|
jkoshy 2003/05/20 07:39:10 PDT Modified files: py-freetype freetype.pyx Log: - open up enough of the FT_ModuleRec and FT_DriverRec structures that a font drivers name can be retrieved. - Make the printable representation of FT_BBox and FT_CharMap objects a little more pleasant. - Consistently name helper functions. - FT_Face objects: add a new attribute 'driver_name' that returns the name of the font file driver for this face. Revision Changes Path 1.15 +30 -11 src/py-freetype/freetype.pyx |