Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing font-size in _rgb32 mode
#5
Yes it is probably better to use _PrintString specially with fonts.

_PrintString takes (x, y) arguments in graphics pixels (not text character cells) and does not error if text does not fit screen like Locate and Print would.

_PrintWidth(text$) is handy for knowing pixel width of text$, for centering on the screen row for example.
b = b + ...
Reply


Messages In This Thread
RE: Changing font-size in _rgb32 mode - by bplus - 04-08-2023, 01:51 PM
RE: Changing font-size in _rgb32 mode - by bplus - 04-08-2023, 05:10 PM



Users browsing this thread: 14 Guest(s)