• Show log

    Commit

  • Hash : f3dad68b
    Author : Tom Kacvinsky
    Date : 2001-03-19T13:52:31

    In function parse_font_matrix(), make sure that the units per em value is assigned an unsigned short value, first by shifting right 16 bits, then by casting the results to FT_UShort.