We are using a custom font with Arbortext. For instance, there are characters that normally do not display on screen, such as thin space, en space, em space, non-breakable word space, optional line break. We have replaced the normal display of these character (empty spaces) with a visual representation of the character. For instance, we have replaced the en space for a character that is a caret (V) with the letter "m" superinposed. The character in the font is designated at the correct Unicode (Hex) value of 2003. This works. However, the Non-Breakable Word Space, Unicode (hex) value of 00A0, will not display, nor with it show up on the Insert/Symbol picker.
Any ideas?