On Wed, Jun 13, 2007 at 07:51:58PM -0400, Hubert Figuiere wrote: > Then the Freetype support code was having the wrong consteness.
I committed a slightly modified version of your patch, in that freetype 2.1 (on my system) really wants non-const versions of those callback functions. The new code is using an FT_CONST macro as you suggested in IRC, based on FREETYPE_MAJOR and FREETYPE_MINOR. Let's hope we don't have too many different versions of those callback typedefs ... Tests welcome. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

