Target Audience: Software Engineer, Systems Analyst Level of Session: Beginner, Intermediate, Advanced One of the founding principles of Unicode is that it encodes characters, not glyphs. Thus in order to render Unicode text, it is first necessary to transform it to a sequence of glyphs. While a straightforward transformation is sufficient for many scripts, the process is much more complex for Middle Eastern or Indic scripts. Since the ability to display text is fundamental to most of today's software, any international framework must address the issue of complex text rendering. The Java 2 SDK introduced a new framework for rendering complex text. This framework is designed around the notion of characters and glyphs as separate entities. It supports not only the rendering of complex text but its editing as well. Using this framework, Java programs are able to handle bidirectional scripts such as Hebrew and Arabic. Work is underway to add support for additional complex scripts such as Indic and Thai. This talk will introduce Java's complex text rendering framework and will show how you can use it to create World Ready Java apps. |
When the world wants to talk, it speaks Unicode |
International Unicode Conferences are organized by Global Meeting Services, Inc., (GMS).
GMS is pleased to be able to offer the International Unicode Conferences under an exclusive
license granted by the Unicode Consortium. All responsibility for conference finances and
operations is borne by GMS. The independent conference board serves solely at the pleasure
of GMS and is composed of volunteers active in Unicode and in international software
development. All inquiries regarding International Unicode Conferences should be addressed
to info@global-conference.com. Unicode and the Unicode logo are registered trademarks of Unicode, Inc. Used with permission. 8 Jun 1999, Webmaster |