Commit f3dad68be8ab7116b496984fb00324baa1e65d10

Tom Kacvinsky 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.