K 10 svn:author V 6 emaste K 8 svn:date V 27 2014-06-04T03:02:49.434854Z K 7 svn:log V 339 vt fontcvt: Use a hash to speed up glyph deduplication Walking a linked list of all glyphs to look for a duplicate is very slow for large fonts (e.g., for CJK character sets). In my test the runtime for a sample 40000 character font went from just over 80 seconds on average to just over 2 seconds. Sponsored by: The FreeBSD Foundation END