On Sat, Apr 29, 2017 at 06:50:48AM +0200, Werner LEMBERG wrote: > `ass_face_set_size' requests a font with zero dimensions, which is > invalid for `FT_Request_Size': it has no code to set defaults for > zero-valued arguments (contrary to `FT_Set_Char_Size').
Ah, I'll forward your findings on. > FreeType shouldn't crash (I've just added a guard to the git > repository), but the above is not valid code and only works by > accident for older FreeType versions. I've indeed just seen the new commit and tested it before seeing this reply and can at least say it does work now without causing a crash. Thank you for the explanation and fix. _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
