Skip to content
Release 1.1.6

Changed
-------

* Set `FT_LOAD_FORCE_AUTOHINT` when `FC_AUTOHINT` has been set in the
  FontConfig pattern.

Fixed
-----

* Asan error in `font_destroy()` with NULL fallback pointers.
* Clang compiler error due to unused function `pub2priv()`
* FreeBSD build (added missing `stdthreads` library)

This is an API+ABI backward compatible release.