src/base/ftgloadr.c


Log

Author Commit Date CI Message
David Turner eba5ad4b 2002-03-14T12:56:35 no message
David Turner 4d57024d 2002-02-24T02:59:24 * moving all code related to glyph loaders to "internal/ftgloadr.h" and "src/base/ftgloadr.c". Note also that the type "FT_GlyphLoader" is now a pointer to the structure "FT_GlyphLoaderRec"..
David Turner 2c2b3734 2002-02-22T17:58:05 adding glyph loader routines (previously in ftobjs.c)