Fontsizes aren't taken into account on my system
Really?
I noticed a difference in the height of rendered characters between FreeType and stb_truetype, but it was not ignored.
Unfortunately I had some minor issues with compiling
There are several warnings in this library, I guess the author can fix them quickly if I ask him to
However I got no error. I even thought that the standard explicitely allowed a comma after the last value of an enum. After a quick Google search, I found that C99 allows it and that the next C++ standard will allow it as well.
I guess Microsoft compilers don't complain about that, eh?
Yet, I have checked the "disable language extensions" option :evil: