cancel
Showing results for 
Search instead for 
Did you mean: 

GUI_TTF_CreateFont

bashir
Associate II
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
1 REPLY 1
rildank
Associate II
Posted on September 17, 2015 at 10:44

Hello, 

In our project, we also need to use the GUI_TTF APIs, but using STM32Cube 1.8 with STemWin 5.28, it appears that the functions are still not defined. 

Any news from ST ? 

Thanks