update for HEAD-2003050101
[reactos.git] / lib / freetype / docs / TODO
1 Note that the list of known bugs for FreeType 2 is now located in the
2 document "docs/BUGS".
3
4 Here is a list of items that need to be addressed in FreeType 2; they are
5 not exactly bugs, but should be considered though:
6
7 * Implement stem3/counter hints properly in the Postscript hinter.
8
9 * FInalize the cache sub-system. If has been in beta for too long :-)
10
11 * The automatic and Postscript hinters have been improved to increase
12   the quality of AA text, but Monochrome and LCD hinting still suck. we
13   need to do something about that..