Shaku Gfx Demo: Text

This demo demonstrate how to render text with Shaku using Font Textures.
A Font Texture is basically a spritesheet that Shaku generates at runtime from a font (and size). It looks like this:

Once created, the Gfx manager can use it to convert any string into a collection of sprites that when rendered will draw the text with the given font.