Supporting P8CII would allow spfc to compile fonts for [pico8](https://www.lexaloffle.com/pico-8.php) environments which has a custom font system. Some sources to facilitate implementation: - https://pico-8.fandom.com/wiki/P8SCII_Control_Codes#Custom_fonts - https://pico-8.fandom.com/wiki/P8SCII - https://github.com/dansanderson/picotool/blob/main/pico8/lua/lua.py
Supporting P8CII would allow spfc to compile fonts for pico8 environments which has a custom font system.
Some sources to facilitate implementation: