K
Kevin
This is an obscure question, but I'm hoping someone may have
experienced something like it. My program uses RichTextBox controls
for all the text. Currently text in the Kannada language is being
entered into it using the font KN-TTUma (ttf). One symbol in
particular, the "Soft Hyphen", U+00AD, Keystroke Alt+0173, shows up
fine in Microsoft Word, but it does not display at all in the rich
text boxes. It also does not display in WordPad, so it's not just a
Windows Forms problem, it seems to be rich text in general.
Here is the rtf for the symbol in question. If I save this as
symbol.rtf it does not display in WordPad, but it looks fine in Word.
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fdecor\fprq2\fcharset0
KN-TTUma;}{\f1\fnil\fcharset0 Microsoft Sans Serif;}}
\viewkind4\uc1\pard\f0\fs28\'ad\f1\fs17\par
}
Has anyone ever run into a problem like this where a font character
does not display?
Thanks,
Kevin
experienced something like it. My program uses RichTextBox controls
for all the text. Currently text in the Kannada language is being
entered into it using the font KN-TTUma (ttf). One symbol in
particular, the "Soft Hyphen", U+00AD, Keystroke Alt+0173, shows up
fine in Microsoft Word, but it does not display at all in the rich
text boxes. It also does not display in WordPad, so it's not just a
Windows Forms problem, it seems to be rich text in general.
Here is the rtf for the symbol in question. If I save this as
symbol.rtf it does not display in WordPad, but it looks fine in Word.
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fdecor\fprq2\fcharset0
KN-TTUma;}{\f1\fnil\fcharset0 Microsoft Sans Serif;}}
\viewkind4\uc1\pard\f0\fs28\'ad\f1\fs17\par
}
Has anyone ever run into a problem like this where a font character
does not display?
Thanks,
Kevin