GUI_TTF_CreateFont
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-02-12 3:36 AM
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
Labels:
- Labels:
-
STemWin
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-09-17 1:44 AM
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