Hello all,

Does WebView support HTML5's "ruby annotations"?
It has nothing to do with the Ruby programming language, it allows one
to display Japanese furigana and other small chains of characters near
a complex character, to indicate its pronunciation:
http://dev.w3.org/html5/markup/ruby.html

Looks like this:
<pre lang="zh-CN">...
<ruby>
 汉 <rt> hàn </rt>
 字 <rt> zì  </rt>
</ruby>
...</pre>

Thanks a lot!
Nicolas Raoul
http://nicolas-raoul.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to