Provide `alloc-func' and `free-func' fields to TTF_autohint.
commit592d64feb4a4ae22479b1e9e346f9bb9547f97eb
authorWerner Lemberg <wl@gnu.org>
Thu, 14 Dec 2017 06:37:27 +0000 (14 07:37 +0100)
committerWerner Lemberg <wl@gnu.org>
Thu, 14 Dec 2017 06:37:27 +0000 (14 07:37 +0100)
tree7e1d4c61681a25b1d50b6cae10a7c6e5b6d03d14
parentb27b09ab508331fe42d89d74f44e8b80f6e42997
Provide `alloc-func' and `free-func' fields to TTF_autohint.

Having allocation and deallocation hooks is necessary if ttfautohint gets
compiled as a DLL, and the calling application uses a different runtime
library.
lib/ta.h
lib/tafont.c
lib/taname.c
lib/tattc.c
lib/tattf.c
lib/ttfautohint.c
lib/ttfautohint.h.in