Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TextToImage and DisplayImage
#3
Those are my two "go to" little text routines, for 90% of the stuff I do a lot of the time. Unless I need fancy flourishes, or distinct fonts, I find it just as simple to toss text into the TextToImage routine, then scale/rotate it as wanted via DisplayImage, and be done with it. It saves having to include resource files and such so I can specify font size with _LOADFONT, and lets me keep the program all together in one little BAS file.

I'm glad you enjoyed the little demo! Feel free to make use of either of the routines anytime you might wish -- they're completely free for public usage. Wink
Reply


Messages In This Thread
TextToImage and DisplayImage - by SMcNeill - 04-23-2022, 02:02 PM
RE: TextToImage and DisplayImage - by PhilOfPerth - 05-08-2022, 01:10 AM
RE: TextToImage and DisplayImage - by SMcNeill - 05-08-2022, 01:16 AM
RE: TextToImage and DisplayImage - by SMcNeill - 01-25-2023, 12:13 AM
RE: TextToImage and DisplayImage - by NakedApe - 05-19-2023, 11:33 PM
RE: TextToImage and DisplayImage - by Dimster - 05-22-2023, 01:05 PM
RE: TextToImage and DisplayImage - by SMcNeill - 05-22-2023, 06:48 PM
RE: TextToImage and DisplayImage - by vince - 09-29-2023, 07:09 PM
RE: TextToImage and DisplayImage - by SMcNeill - 09-29-2023, 07:21 PM
RE: TextToImage and DisplayImage - by vince - 09-29-2023, 07:26 PM



Users browsing this thread: 3 Guest(s)