Tom Van Hauwaert
2005-12-09 15:50:56 UTC
I have developed a new encoding scheme in the private use area (PUA) of
Unicode. I also did create a font that contains the glyphs for these new
characters.
Now when selecting this font in Word and inserting characters from the PUA
range, Word automaticaly changes the font to SimSun. When using the Word
user interface, I can select the characters and change the font back to my
own font, and then these characters are displayed as I wish.
But now I am developing a C# application that automaticaly creates the
encoding table of my characters. That is a table that contains the character
code and the glyphs. Everything works fine, except that Word never uses my
own font to display the PUA characters, it always switches to SimSun. Is
there any way to change the font back to my own font using the program
interface?
Thanks,
Tom.
Unicode. I also did create a font that contains the glyphs for these new
characters.
Now when selecting this font in Word and inserting characters from the PUA
range, Word automaticaly changes the font to SimSun. When using the Word
user interface, I can select the characters and change the font back to my
own font, and then these characters are displayed as I wish.
But now I am developing a C# application that automaticaly creates the
encoding table of my characters. That is a table that contains the character
code and the glyphs. Everything works fine, except that Word never uses my
own font to display the PUA characters, it always switches to SimSun. Is
there any way to change the font back to my own font using the program
interface?
Thanks,
Tom.