Commit f467e6a93f8caa6c7ef997ef328ba92d7c7ac009

David Turner 2002-08-21T21:39:28

* include/freetype/freetype.h, src/base/ftobjs.c: changing the type of the "load_flags" parameter of FT_Load_Glyph and FT_Load_Char from "FT_Int" to "FT_Int32", this in order to support more options. this should only break binary and/or source compatibility on 16-bit platforms (Atari?)