[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Using Pango in C#: encoding problem
- From: "Tor Lillqvist" <tml iki fi>
- To: "Isenko Evgeny" <isenko po gsinet co jp>
- Cc: gtk-i18n-list gnome org
- Subject: Re: Using Pango in C#: encoding problem
- Date: Tue, 4 Nov 2008 10:12:23 +0200
> I'm trying to use Pango in C# (MS Visual Studio), but cannot figure out
> how to convert C# strings to the native Pango format (char*) and vice
> versa.
Any char * strings passed to Pango should be in UTF-8. Any such
strings returned by Pango are in UTF-8.
--tml
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]