Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
using a custom tileset as a fixed-width font for _PrintString ?
#3
(03-07-2025, 05:13 PM)ahenry3068 Wrote: Wouldn't be terribly difficult to load a copy of that tileset in RAM then write a SUB to use it as the string characters using _putImage
That's what I've been doing, but with changing the color on the fly, it can get slow. 
I know hardware images are a way to speed it up, if you're willing to pre-generate a giant tileset with all the different color combinations to copy the image from.
It's been a while and I don't remember exactly how to do hardware images but it was less simple than I would have liked... 
Anyway, thanks for your reply.
Reply


Messages In This Thread
RE: using a custom tileset as a fixed-width font for _PrintString ? - by madscijr - 03-07-2025, 05:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help: Issues with the _PRINTSTRING and _INPUTBOX$ functions in QB64. qbfans 2 371 02-13-2026, 06:07 AM
Last Post: qbfans
  Font Size in Threads Dimster 5 374 12-12-2025, 04:49 PM
Last Post: Dimster
  Is there something like _RESIZESCREEN width, height? Dav 10 754 11-16-2025, 01:01 PM
Last Post: Dav
  Problem with font in Teletext browser. SquirrelMonkey 7 756 08-27-2025, 11:38 AM
Last Post: BDS107
  need help generating fixed-width BDF fonts with sizes other than 8x8 madscijr 10 1,085 07-12-2025, 03:33 PM
Last Post: madscijr

Forum Jump:


Users browsing this thread: 1 Guest(s)