LFC Font Converter is a specialized command-line tool that converts TrueType/OpenType fonts into the C8 bitmap font format optimized for embedded systems. Using the FreeType library, it converts only specified characters into efficient C arrays ready for integration into C-based embedded projects.
Souce: https://github.com/notpast/LFC_Font_Converter