Commit c40a7e2d50fa71ca337fba3b58f424b67550e689

David Turner 2001-12-19T19:17:35

* include/freetype/cache/ftcache.h: added comments to indicate that some of the exported functions should only be used by applications that need to implement custom cache types * src/truetype/ttgload.c: fixed a nasty bug that prevent composites from loading correctly. Believe it or not, this was due to an invalid macro definition !!