-
Junior Member
Regular Contributor
wglUseFontBitmaps
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
-
Re: wglUseFontBitmaps
Hi !
Yes, as long as the characters exists in the font selected for the specified dc it works just fine.
Mikael
-
Junior Member
Regular Contributor
Re: wglUseFontBitmaps
The problem is that I've checked the whole character storage set and I didn't find characters that I need! I am sure that I used the same font names I would use in some text editor. But how is it possible that text editor does support the characters I need? It seems like CreateFont() function uses some different fonts. How can I check that?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules