• Show log

    Commit

  • Hash : b98dfda3
    Author : Werner Lemberg
    Date : 2016-09-03T08:20:31

    [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.