Hello

I was wondering if it's possible to create a font set containing special character of a given language (other than standard English alphabet) with wglUseFontBitmaps(). I was trying to do that by increasing a parameter corresponding to the number of characters but it - unfortunately - did not work. What can I do about it?

Thanks in advance