[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-06 06:03:37
|
jkoshy 2003/05/05 23:03:37 PDT Modified files: py-freetype freetype.pyx Log: o Make the 'new_face' and 'new_memory_face' explicitly check that the 'face_index' requested is what gets returned by FreeType and raise an error otherwise. o Add support for an "Unknown" error message from FreeType. o Add a new method to the FT_Library class: 'is_known_format'. Revision Changes Path 1.6 +36 -3 src/py-freetype/freetype.pyx |