Skip to content
Release 3.1.10

Added
-----

* Unicode data files updated to Unicode 16. Fcft uses these files to
  determine the default presentation (textual or graphical) for
  emojis, and to generate pre-compose tables.

Changed
-------

* Use `utf8proc_charwidth()` instead of `wcwdith()` to calculate
  character (terminal) width, when building with utf8proc support.