The SmartFont Library for LED matrix displays - Adafruit Blog

TL;DR

The SmartFont Library is a C++ font library created by Chaiwat Leanyos, specifically designed for embedded systems like Arduino and ESP32. Its main function is to efficiently render UTF-8 strings on pixel-based displays, and it includes special features for supporting the Thai language, ensuring that vowels and tone marks are correctly displayed without overlapping.