Sample code updated

The sample code has been updated. Instead rendering characters as single OpenGL quads, there is now a TextLine class which renders a single line of text as a triangle strip using glDrawArrays().