When developing Arduino/ESP32 projects with displays, Chinese /Japanese/Korean and other UTF fonts are often needed. The u8g2 font library is commonly used, but its built-in usage is inconvenient, requiring manual commands or loading the entire font file, which wastes memory.
I'm introducing a u8g2 font generator website I developed. Just enter the Chinese, Japanese, Korean, or other UTF-8 text you need, and it can quickly generate font files for you. When using them, simply include the generated font file, which is convenient, fast, and saves a lot of memory.
If you're interested, please give it a try!
You can also refer to this link for detailed instructions on how to use the fonts: https://youtu.be/-bntyE8UYTY
Happy weekend!! 😁