> http://mirtchovski.com/screenshots/cyberbit-erik2.png
this was generated with
FT_Set_Char_Size(font.face, font.size*72, font.size * 64, 72, 72);
according to the documentation, the previous value of 0 defaults to
the height, which is font.size*64...
