cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFX 4.23.1 release notes

MaxC
Associate III

Hello everybody,

where can I find the release notes of the TouchGFX Designer tool ? In particular I'd like to know the Release notes of ver 4.23.1 and the differences between 4.23.1 and 4.23.0.

Thanks

 Max

1 REPLY 1
JTP1
Lead

Hello

Only this information seems to be availabe, not yet on the documentation page:

https://community.st.com/t5/stm32-mcus-touch-gfx-and-gui/x-cube-touchgfx-4-23-1-is-out/td-p/631716

This is copied from changelog.txt:

4.23.1
======

* Release date: January 22nd, 2024

* Bugfixes in TouchGFX Designer:
* Fixed TextArea lineheight in canvas not matching with rendered lineheight.
* Fixed 'tgfx.exe generate' creating new 'touchgfx_backup' everytime it is
executed.
* Fixed opening properties for 'Grid Lines' and 'Labels' on graph widgets
enabling and disabling them.
* Fixed importing Custom Widgets with fonts causing issues.

* New TouchGFX Core Features:
* Added methods SwipeContainer::goNextPage() and
SwipeContainer::goPreviousPage() to change page with an animation. Use
SwipeContainer::setAnimationDuration() to set animation duration.

* Bugfixes in TouchGFX Core:
* Fixed issue where kerning data was sometimes missing for vector fonts.
* Fixed issue where CacheableContainer could draw outside the invalidated
area.
* Drawing vector fonts on STM32U599/5A9 using GPU2D (NeoChrom) would result
in poor anti-aliasing.
* Fixed Keil library nemagfx_core_release.lib to use lcd class
"LCDGPU2D_AXI" instead of "LCDGPU2D" for cortex M7 and M55.

 

Br JTP