Skip to content
Release 2.4.1

Changed
-------

* Log messages are now printed to stderr instead of stdout.
* `fcft_grapheme_rasterize()` now sets a minimum grapheme column count
  of 2 when the cluster ends with an Emoji variant selector (codepoint
  0xFE0F).

Fixed
-----

* Compilation error when fallback definition for `FCFT_EXPORT` was used
  in `meson.build`.

Contributors
------------

* [emersion](https://codeberg.org/emersion)
* [craigbarnes](https://codeberg.org/craigbarnes)