Il Fri, 25 Feb 2011 02:53:30 -0800, Ulrich Althöfer ha scritto: > I want to display some phonetic signs on the touchscreen-display. Some > signs are displayed succesfully, e.g.: - [ә] = U+0259 or > - [œ] = U+00E6 > > But some signs are not displayed, e.g.: - [ʃ] = U+0283 and > - [ɔ] = U+0254 > > The problem appear with the emulator as well as with the original > smartphone.
Maybe they are simply missing from the font. Download the droid fonts from the emulator image and inspect them to find what symbols are defined. The one you are looking for is "droid-common" or something like that, not droid-sans or droid-serif. Bye. -- 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

