cancel
Showing results for 
Search instead for 
Did you mean: 

text flip horozontally and vertically

Embedded_12engr
Associate

I want to flip text horizontally such as Aa to the aA and vertically as well. How can achieve it on touchgfx? please guide anyone.

1 REPLY 1
Osman SOYKURT
ST Employee

Hello @Embedded_12engr ,

This feature is not natively supported by TouchGFX. However it could be done using dynamic bitmaps.
The idea is to use a texture mapper for the dynamic bitmap to be able to set angles. Then we draw the box to that dynamic bitmap. I was able to do something like this very quickly :

OsmanSOYKURT_0-1731082078937.png
If you're interested, I let you try to make it by yourself and but of course we'll assist you if you need. You can check out our documentation where we describe how to use dynamic bitmaps.

Osman SOYKURT
ST Software Developer | TouchGFX