> I've compiled freetype 2.4 and any time I try to use
> FT_Set_Char_Size() it will crash in the ftobjs.c file in the
> FT_Request_Size() function at this line
>
>   error = clazz->request_size( face->size, req );    //line 2832
>
> I have mixed results on different systems, but all systems show a
> weak point when trying to set a font size.

Please post a minimal example, even if you think it doesn't matter.
Are you using the latest version 2.4.9?

> All I gotta do is use FT_Set_Char_Size() to crash it.  Any Ideas
> would be of great help.

What about the demo programs?  Can you execute, say, ftdiff?


    Werner

_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to