Hi,
I think the code:
Pango.Layout pangoLayout =3D ...
pangoLayout.SetText("=E7"); // or any other with accents...
gives a warning:
** (<unknown>:1868): WARNING **: Invalid UTF8 string passed to=20
pango_layout_set_text()
Am I missing something, like setting some property in the layout or so?
Thanks in advance,
Tiago Lima