Re: Using Pango in C#: encoding problem



> 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]