I’m attempting to display some text in my program using (say) Windows GDI and some of the unicode characters are displayed as boxes? What is up?
See also: What does it mean when my text is displayed as Question Marks?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Usually, that means that the unicode character specified isn’t available in that particular font. Try changing fonts to one of the multinational ones, it should go away.