public TextureEnumerator(FontSystem font)
 {
     _font = font;
 }