Posted on February 12, 2015 at 12:36 Hi,
I am new to STemWin and evaluating using STM32F429I-DISCO.
I want to evaluate the �TTF� file related font functions but the linker is erroring with
''no definition'' for GUI_TTF_CreateFont.
The steps I have taken,
1. Downloaded and extracted STM32CubeF4
2. Launched IAR project stm32cubef4\STM32Cube_FW_F4_V1.4.0\Projects\STM32F429I-Discovery\Demonstrations\EWARM
3. From STemWin526.pdf page 209 ran example code
4. To define 'aTTF' in the example code converted a TTF file to a C file
Please can someone clarify if GUI_TTF_CreateFont() is supported in STemWin?
Thank you.
#gui_ttf_createfont #stemwin #ttf