Touchgfx 4.19 -
: The TouchGFX Designer received a major UI overhaul for handling large amounts of text. It merged "single-use" and "resource" texts into a single grid and added features for grouping, searching, and easier translation.
Since SVGs are defined by mathematical paths rather than pixels, they significantly reduce the memory footprint for complex icons and illustrations. touchgfx 4.19
If you are moving from 4.19 to , be aware that software painting routines for geometric shapes (lines, circles) were moved to user-generated code to better support DMA2D acceleration . You will need to regenerate code in STM32CubeMX after upgrading. : The TouchGFX Designer received a major UI