Many have claimed that Verge can't do font highlighting, and until recently I believed these people. Even though I had access to the Verge source code, and had even
edited and looked inside the font routines in the past.
So can Verge color fonts on its
own?! You tell me:
...
What?
Whaaaaaaaat?!
We had it all this time, yet it was
undocumented, and as a result all these people were
complaining about the lack of this feature? People went out of their way to make their
own font highlighting libraries when they never needed to?
Who was responsible for this screwup? :(
This hurts my head in so many ways.
Okay... deep breaths, it's IN THERE, and from the looks of it has been for years. So you don't need your magical separate library.
See?
PrintString(0, 30, screen, fnt, "Hello @1World@, it @2works@!"
+ chr('\n') + "I am @3highlighting things in my text@!");
So yeah, the at sign, followed by a number (where 1 is the second font set, 2 is the third font set, and so on). Use it. And here's the font that corresponded to those indices in that test.
Just thought I'd announce this one. Now get out there and highlight all your important quest-related text, and color your healing digits!