Introduced GlyphGeometry class for handling the geometry data for rendering 3D text
Cleaned up freetype plugin so it no longer does tesselation - instead Glyph and TextNode do this.