BasicFont
February 12, 2008
Purpose
One of the first and most handy way to display state or status information back to the player is by printing text to the screen. We simply load a texture of our desired alphabet/font, then create a display list containing the letters.
Once we pass a string of text to render, we simply go through each character in the string and render the appropriate display list entry.
Download
Download the project here: PeonSDK-BasicFont
Posted in 

content rss