commit | 01a6d9b265aa3714d857925a255aee900bbdf28d | [log] [tgz] |
---|---|---|
author | David Turner <david@freetype.org> | Wed Feb 27 23:06:48 2002 +0000 |
committer | David Turner <david@freetype.org> | Wed Feb 27 23:06:48 2002 +0000 |
tree | e762e75a96f911087cf6fdee2bbfff6eeec22f4a | |
parent | 2239bd0d5143781793cba1cc32504621df72eba6 [diff] |
* src/sfnt/ttload.c (TT_Load_Names): simplifying and securing the names table loader. Invalid individual name entries are now handled correctly. This allows the loading of very buggy fonts like "foxjump.ttf" without allocating tons of memory and causing crashes..