Fixed a minor programming error in exec_translit_recurs_action() that |
|
More...
|
over 21 years ago
|
- Link in stub chapter introducing Indic standards. |
|
More...
|
over 21 years ago
|
- Add link to the SF.Net tracker for the Py-FreeType project. |
|
More...
|
over 21 years ago
|
- Add link to Freshmeat.net from the Py FreeType project page. |
|
More...
|
over 21 years ago
|
- Present the project roadmap to readers. |
|
More...
|
over 21 years ago
|
- Use 'isinstance()' instead of checking the results of 'type()'. This |
|
More...
|
over 21 years ago
|
- Announce the "Milestone-1" release of the Python/FreeType2 wrapper. |
|
More...
|
over 21 years ago
|
This commit was manufactured by cvs2svn to create tag 'MILESTONE_1'. |
|
More...
|
over 21 years ago
|
- Add a new 'ROADMAP' file that lists the development roadmap that |
|
More...
|
over 21 years ago
|
- Actually exit the program in case of error :). |
|
More...
|
over 21 years ago
|
- New 'examples' directory. |
|
More...
|
over 21 years ago
|
- Supporting the 'driver_name' attribute of an FT_Face object requires |
|
More...
|
over 21 years ago
|
- Add a new test the 'driver_name' attribute for FT_Face objects |
|
More...
|
over 21 years ago
|
- Add description of current directory contents. |
|
More...
|
over 21 years ago
|
- open up enough of the FT_ModuleRec and FT_DriverRec structures that |
|
More...
|
over 21 years ago
|
- FT_Face objects: |
|
More...
|
over 21 years ago
|
- Add tests for face attributes of PCF and Type1 fonts. |
|
More...
|
over 21 years ago
|
- Typo fix: FT_ENCODING_OLD_LATIN_1 -> FT_ENCODING_OLD_LATIN_2 |
|
More...
|
over 21 years ago
|
- New test suites for FT_BBox and FT_CharMap objects |
|
More...
|
over 21 years ago
|
- Allow FT_Fixed, FT_Angle, and FT_F26Dot6 objects to be initialized |
|
More...
|
over 21 years ago
|
- Add test for type variables to each test class |
|
More...
|
over 21 years ago
|
- API changes: |
|
More...
|
over 21 years ago
|
- Include FT_TRIGONOMETRY_H in "pyft.h" to bring in FreeType's |
|
More...
|
over 21 years ago
|
- remove unneeded trailing slashes |
|
More...
|
over 21 years ago
|
- link in the roadmap page. |
|
More...
|
over 21 years ago
|
- The FreeBSD 'meta-port' that brings in the toolchain required to |
|
More...
|
over 21 years ago
|
- Module aliases for 'translib', 'os-image' and 'py-freetype' for the |
|
More...
|
over 21 years ago
|
- Add an 'Executive Summary' to all the sub-project pages with links |
|
More...
|
over 21 years ago
|
- Correct function prototypes for FT_RoundFix, FT_CeilFix, FT_FloorFix. |
|
More...
|
over 21 years ago
|
- explicitly include FT_ERRORS_H and FT_TYPES_H since these do not |
|
More...
|
over 21 years ago
|