Android Question Want to create a Head-Up-Display

prokli

Active Member
Licensed User
Longtime User
For HUD I need to rotate even the letters and numbers. I already keep a solution to reorganize the letter from right to left.
But this does not help as long as each letters is not rotated in vertical position
Any solution??
 

MikeSW17

Active Member
Licensed User
Longtime User
Last edited:
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
BitmapCreatorEffects has a FlipVertical method.

 
Upvote 0

prokli

Active Member
Licensed User
Longtime User
Looks gerat! I think this is was I am looking for.
Could you provide a complete small application showing a new character set via ZIP file?
What is meant by: " For API level 26 or lower use the app namespace to ensure your fonts load "
Is the name app namespace the package name?

Thx
 
Upvote 0

prokli

Active Member
Licensed User
Longtime User
Hi Erel!
I am not sure what you are telling me. Should I create an image with a text and then use FlipVertival mode?
Sounds difficult.
How could I work with labels keeping uside-down orientation ?
 
Upvote 0

prokli

Active Member
Licensed User
Longtime User
Thanks, I will also try your solution based on "Label1.Snapshot"
Right here, I provide my solution showing a simple HUD
 

Attachments

  • HeadUpDisplay.zip
    20.9 KB · Views: 157
Upvote 0

prokli

Active Member
Licensed User
Longtime User
Upside-Down chars do not help
At least, we need bachwards font char set
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…