[Mono-list] Charset issue

Maser, Dan Dan.Maser at inin.com
Thu Sep 3 14:10:02 EDT 2009


    I've found that there two main categories of reasons for this.  The one that most people don't consider is that the font doesn't have entries for the characters.   Are you sure that the font being used has character entries for these characters?   The best thing to do is to put some test code in your app that converts the string to binary and dumps out the bytes (to the Console for example).  If the bytes are correct, then my hunch would be that your font doesn't support the characters in the string.   If the bytes are not correct then naturally you have to back track until you find out when in your process the bytes become corrupted.


Dan Maser | Lead Software Developer
phone & fax +1.317.872.3000 | mobile +1.317.872.3000 | dan.maser at inin.com

Interactive Intelligence Inc.
Deliberately Innovative
www.inin.com


-----Original Message-----
From: mono-list-bounces at lists.ximian.com [mailto:mono-list-bounces at lists.ximian.com] On Behalf Of mtrekker
Sent: Thursday, September 03, 2009 12:47 PM
To: mono-list at lists.ximian.com
Subject: [Mono-list] Charset issue


Can somebody explain me what it needs to be set up to get rid of funny chars? 

See my previous post: http://www.nabble.com/Charset-issue-to25220398.html
-- 
View this message in context: http://www.nabble.com/Charset-issue-tp25280886p25280886.html
Sent from the Mono - General mailing list archive at Nabble.com.

_______________________________________________
Mono-list maillist  -  Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list




More information about the Mono-list mailing list