Tool/software:
Hi all,
we are using simplelink_cc13xx_cc26xx_sdk_7_40_00_77 for a CC2674R10. A 320x240 TFT is connected via SPI. To drive it, wie use TI/grlib from the SDK.
Everything works as intended.
But now we need a larger font as the ones provided (only numeric digits).
Is there a tool to convert standard font data into grlib's format?
The provided font .c files say "This file is generated by ftrasterize"
But I cannot find ftrasterize in the SDK, and it seems to be a very old tool for the Tiva/Stellaris version of grlib.
Where can I find it, and will it work with the SDK's grlib?
Thanks, Wolfgang