Hi everybody,
I'm currently writing a game in OpenGL where I'm using X fonts. I have installed a new font called Crusaders (-misc-Crusades-medium-r-normal--0-0-0-0-p-0-iso10646-1) - from a ttf file. Now when I load it in my program, it is far too small and I can't get it bigger (the only size I can get is either 12 or 0).

Is there a way to change font size in my case?