mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-06-07 01:18:20 +02:00
* include/freetype/internal/fthash.c (FT_Hash_LookupFunc, FT_Hash_CompareFunc, FT_Hash_FreeFunc): New typedefs. (FT_HashRec): Add `lookup', `compare', and `free' fields. * src/base/fthash.c (hash_str_lookup, hash_str_compare, hash_str_free): New functions. (ft_hash_init): Set function pointers. (hash_bucket, ft_hash_free): Use them. |
||
|---|---|---|
| .. | ||
| freetype | ||
| ft2build.h | ||