|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
display Japanese truetype font using CreateFont?
I have a Japanese truetype font and want to display Japanese symbols in a dialog box. When I change the font in CreateFont the text doesn't show up on the screen. How do I do this?
|
|
#2
|
||||
|
||||
|
Did you do a SetFont() on the CStatic (or CListBox or whatever object you're using to display the Japanese text) after you executed the CreateFont?
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > C Programming > display Japanese truetype font using CreateFont? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|