Add a description, image, and links to the text-animation topic page so that developers can more easily learn about it.
Alright, I'm drawing my text using Graphics.DrawString. This is how I'm doing it:<BR><pre class="ip-ubbcode-code-pre">gfx.DrawString( "string to draw", font, brush ...