Glyph Test Renderer

Enter JSON encoded Glyph and press the the "submit" button below.

Example for "6":

{
  "vertices" :  [ 3, 4.5,  2.5, 5,  0.5, 5,  0, 4.5,  0, 0.5,  0.5, 0,  2.5, 0,
                  3, 0.5,  3, 2.5,  2.5, 3,  0.875, 3, 0.875, 4.125,
                  2.125, 4.125,  2.125, 3.75,  3, 3.75,  2.125, 2.125,
                  0.875, 2.125,  0.875, 0.875, 2.125, 0.875 
                ],
  "indices" : [ 12, 13, 14,   12,14,0,    12,0,11,    11,0,1,   11,1,2,   11,2,3,
                11,3,10,    3,4,10,   10,4,16,    4,5,16,   16,5,17,    17,5,6,
                17,6,18,    18,6,7,   18,7,15,    15,7,8,   16,15,8,    9,16,8,
                10,16,9 
              ],
  "size" : [ 3, 5 ]
} 

Show Triangles