Homepage: https://github.com/jollm/fontsloth
Author: Jo Gay
Updated:
Elisp otf/ttf font loader/renderer
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)