Documentation

Commentary

fontsloth: the slowest font renderer in the world written in pure elisp
inspired by fontdue, the fastest font renderer in the world, written in pure
rust

*Please see the website for a detailed README.*

To use this module, load and enable it as follows:
  (use-package fontsloth)

If you also want layout functions (includes fontsloth):
  (use-package fontsloth-layout)

Consumers

Reverse Dependencies