Posibility to rotate/flipp (in code) icons selected in IDE.
AscySoft Active Member Licensed User Longtime User Feb 2, 2017 #1 Posibility to rotate/flipp (in code) icons selected in IDE.
Erel B4X founder Staff member Licensed User Longtime User Feb 3, 2017 #2 You can use the code posted here to convert text to a bitmap: https://www.b4x.com/android/forum/t...awesome-and-material-icons.73646/#post-467852 You can modify it and use DrawTextRotated. It is also possible to flip it with an additional canvas.
You can use the code posted here to convert text to a bitmap: https://www.b4x.com/android/forum/t...awesome-and-material-icons.73646/#post-467852 You can modify it and use DrawTextRotated. It is also possible to flip it with an additional canvas.