Author :
Werner Lemberg
Date :
2016-09-03 08:20:31
Hash :b98dfda3 Message :[base] Avoid negative bitmap stroke dimensions (#48985).
* src/base/ftobjs.c (FT_Open_Face): Check whether negation was
actually successful. For example, this can fail for value
-32768 if the type is `signed short'. If there are problems,
disable the stroke.