I have an application that needs to add some UNICODE characters to those
recognized by the handwriting recogniser.
I'm guessing that I can associate some Strokes with the particular
character, but I can't figure out where to start in the Documentation. The
"Undocumented Glyphs" section
(http://msdn.microsoft.com/en-us/library/ms819533.aspx) doesn't really help.
The CustomStrokes class doesn't seem to do what I want.
Any ideas where should I start?
Thanks,
John