Pointless task of the decade

Published December 02, 2007
Advertisement
So I finally converted Propane::Font over to use vertex buffers instead of immediate mode. The implementation is completely moronic (one giant vertex buffer with absolutely no overlap), but it does the trick for now.

When I was implementing it, I realized that I am an idiot and I was referencing characters 32 units ahead in the ASCII table.
So yeah, there you go. That's your screwed up text of the day.

It's all fixed now, but I don't notice much of a performance improvement.
Previous Entry Someone shoulda tole ya
0 likes 3 comments

Comments

deathtrap
...ASCII!?! ...What is ASCII? ...Is that something like Unicode? For shame on you!

:p
December 02, 2007 03:25 AM
Ravuya
SILENCE!

I should use Unicode, but I'm so lazy.
December 02, 2007 11:40 AM
NegativeGeForce
Screw that, we dumb americans don't bother with that crap. Lol :D
December 03, 2007 04:33 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement