Hm, I am sorry, GIANT is the largest. I am surprized. What kind of screen do you have, that you need larger? (I could implement it, if needed, but could you attach a screenshot to show how GIANT looks like at the moment?)
Anyways,
If you want to display bigger letters you could use LTEXT (and DEFTEXT) together with setting the linewidth to something more thick. This will produce charackters of any size but they do not look so nice.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Maybe also the Font from OLED-Font.bas or the digits from Fancydigits.bas could be used. They both can be scaled.
I am sorry, that I have not yet managed to implement True-Type-Fonts for Android so far. On linux with the X.org system, any X11-font can be used (see SETFONT).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Android" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hello
Please sorry for my poor english
Is there a way to have more hight font than GIANT on hight resolution smartphone (Because of small text) ?
Same question for alert command.
Thank for this very good program
In french :
Bravo et merci pour cet excellent travail de programmation
Hm, I am sorry, GIANT is the largest. I am surprized. What kind of screen do you have, that you need larger? (I could implement it, if needed, but could you attach a screenshot to show how GIANT looks like at the moment?)
Anyways,
If you want to display bigger letters you could use LTEXT (and DEFTEXT) together with setting the linewidth to something more thick. This will produce charackters of any size but they do not look so nice.
Maybe also the Font from OLED-Font.bas or the digits from Fancydigits.bas could be used. They both can be scaled.
I am sorry, that I have not yet managed to implement True-Type-Fonts for Android so far. On linux with the X.org system, any X11-font can be used (see SETFONT).