Hello all! I am developing a custom keyboard for Android. One of the 
letters I defined in my XML keyboard layout was 'eng' (\u014A). The trouble 
is, that Android renders this letter as 'Ŋ' instead of 'Ŋ 
<https://en.wikipedia.org/wiki/%C5%8A>'. In my implementation I need to use 
the second one, as it is the correct glyph in the language I am creating 
the keyboard for. Is there any way of forcing the second variant of the 
glyph in Java? Is it a system default behavior or is it a question of the 
font used? Any workaround for it?

Many thanks
Dominik

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/835d2eb5-0fc6-42f5-a913-979910f8e78d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to