FreeType crash loading font (Mac) :-(

BlitzMax Forums/BlitzMax Bug Reports/FreeType crash loading font (Mac) :-(

I got this :
Thread 0 Crashed:
0   fonttest.debug                	0x001755d8 parse_fond + 132
1   fonttest.debug                	0x0017a659 FT_New_Face_From_Resource + 226
2   fonttest.debug                	0x0017a780 FT_New_Face + 138

On further investigation, it seems that Pub.FreeType is quite old. ver 2.1.0???
Current FreeType is 2.3.5...

I think I'll try an update and see if the error goes away...

Updating FreeType to the latest version fixes the crash...

I'll try and package it up proper now.