12 Jun 2012 01:47
Re: dejavu sans
erik quanstrom <quanstro <at> quanstro.net>
2012-06-11 23:47:49 GMT
2012-06-11 23:47:49 GMT
this is the incantation i'm using. the second argument is zero, not font.size*72
as in your example
if(FT_Set_Char_Size(font.face, 0, font.size * 64, 72, 72) != 0)
sysfatal("FT_Set_Char_Size: status=%d\n", status);
- erik
RSS Feed