[Indic-computing-cvs-logs] cvs commit: src/py-freetype freetype.pyx pyft2test.py
Status: Alpha
Brought to you by:
jkoshy
|
From: Joseph K. <jk...@us...> - 2003-05-08 09:38:09
|
jkoshy 2003/05/08 02:38:08 PDT
Modified files:
py-freetype freetype.pyx pyft2test.py
Log:
- Implementations for wrappers around the 'FT_Fixed' and 'FT_F26Dot6'
types in the FreeType API.
- Test cases for the 'FT_Fixed' and 'FT_F26Dot6' classes.
- Partial implementation of an 'FT_Matrix' wrapper.
Revision Changes Path
1.8 +149 -24 src/py-freetype/freetype.pyx
1.7 +149 -0 src/py-freetype/pyft2test.py
|