El dom, 22-02-2004 a las 13:19, Tiago Lima escribió:
> Here is an example with the warning:
[...]
> _pangoLayout.SetText("ç");
[...]
When saving your source file, ensure it's encoded in UTF-8. Otherwise,
that 'ç' will be in your default encoding.
-Gonzalo