Release 2.3.2 Added ----- * Limited support for _"fontfeatures_" . fcft is still not a layout engine, but with this we can support e.g. _stylistic sets_ (HarfBuzz-enabled builds only). Deprecated ---------- * `tags` argument in `fcft_grapheme_rasterize()`. It is now being ignored, and will be removed in a future release. Fixed ----- * Hang in library destructor when system has no fonts installed (https://codeberg.org/dnkl/foot/issues/174). Contributors ------------ * [birger](https://codeberg.org/birger)