The cairo &quot;toy text&quot; API can render Chinese characters in utf-8 under win32.<br><br>If can not work fine on other platforms, you can using Pengo.<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

We have a problem rendering Chinese characters with cairo_show_text.<br>
If we provide a<br>
UTF-8 string with both ISO and Chinese characters, only the ISO<br>
characters are rendered,<br>
and the Chinese characters are skipped over. &nbsp;cairo_text_extents<br>
returns the extents as<br>
if the Chinese characters were not in the string.<br>
<br>
The same UTF-8 string will work correctly with other libraries (not<br>
Cairo) and Cairo<br>
works correctly with UTF-8 characters from other character sets (such<br>
as the Polish<br>
characters available in UTF-8)<br>
<br>
We are using Cairo <a href="http://1.4.10." target="_blank">1.4.10.</a> &nbsp;We are currently stuck with this version.<br>
Does anyone know<br>
if this is a common issue, or if there are any bugs tied to this?<br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Li XinGang<br>EMail: <a href="mailto:slinavlee@gmail.com">slinavlee@gmail.com</a><br>Blog: <a href="http://avlee.cnblogs.com">avlee.cnblogs.com</a><br>Site: <a href="http://www.mapboost.org.cn">www.mapboost.org.cn</a>