Hi,
in case you want to display text with content that is received dynamically during runtime (e.g. from a phone) and you want to show text with support of Chinese, Japanese and Korean you need to provide several thousands of glyphs in order to show any message on the screen. In such a case, it is a good solution to integrate an external TrueType Font Engine (TTFE), like the FreeType2 font engine.
For customers we provide dedicated Platform Packages in order to use a TTFE instead of generating the compressed bitmap glyphs.
Within the target you have to integrate the TTFE - we can provide a template so that you can have the FreeType2 font engine up and running very quickly.
However, the FreeType font engine requires a LOT of memory allocated dynamically and a lot of stack. The required size depends completely on the TTF file that you want to use.
In case you are interested in such a solution, please get in contact with us directly via support@embedded-wizard.de then we can discuss your project and the licensing aspects in more detail.
Best regards,
Manfred.