|
-
May 15th, 2011, 12:31 PM
#8
Re: RTF didn't show Unicode
The control word \uc0 can be used to indicate that subsequent Unicode escape sequences within the current group do not specify a substitution character.
http://en.wikipedia.org/wiki/Rich_Text_Format
If you remove the "?" from "\uNNNN?" and use "\uc0" doesn't that mean that it will print nothing if the Font does not have the glyph requested.
With the "?" you have an indication that your Font doesn't have that character.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|