We are using the "Arial Unicode MS" font to display Chinese (CJK glyphs) text. Unfortunately one of the shown glyphs (U+76f4) is not recognized by our Chinese customers, since the default "style" in the font is Japanese. There is support in the font file for glyph substitution, using the GSUB table. Is there any way to make use of this substitution in .NET 2.0 CF on Windows CE 6.0?
I have tried to change the locale without any luck.