<div dir="ltr">Hello,<br>Taglib does support utf-8 encoding but if you use the C bindings you need to use the taglib_set_strings_unicode and set it to true.<br>Since printf has limited support of UTF8 the example sets the unicode to false.<br>
You can change it to true and recompile, see if it works, otherwise you&#39;ll have to use a library to print utf8 properly.<br>Good luck,<br>David Kohen<br><br><div class="gmail_quote">On Thu, Sep 24, 2009 at 11:23 AM, 丁詠倫 <span dir="ltr">&lt;<a href="mailto:tul@wmlab.csie.ncu.edu.tw" target="_blank">tul@wmlab.csie.ncu.edu.tw</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
Does the taglib 1.6 supports utf-8 encoding? I have used the code of<br>
tagreader_c.c, but cannot read the chinese tag label. Thanks a lot!<br>
<br>
Susan<br>
<br>
--<br>
Best Regards,<br>
Yung-lun Ting<br>
NCU wireless and multimedia lab<br>
<br>
_______________________________________________<br>
taglib-devel mailing list<br>
<a href="mailto:taglib-devel@kde.org" target="_blank">taglib-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/taglib-devel" target="_blank">https://mail.kde.org/mailman/listinfo/taglib-devel</a><br>
</blockquote></div><br></div>