Question
File format of binary fonts
We are investigating the use of TouchGFX on a new product, but one very important requirement for us is to be able to generate the font files from our own proprietary tool, without the end user having to install any TouchGFX-related software.
In our previous products, we used emWin, where the SIF-format was not documented, but could be quite easily dtermined from the generated C-code. For TouchGFX this seems more difficult. Is there any description of the font file format necessary for loading in a BinaryFont?
