There are no "text" gesture recognizers. What you describe is called handwriting recognition.
The only built-in support for handwriting recognition is the Chinese keyboard settings with handwriting. There is no API for manuscript recognition.
It appears that there are no open source handwriting recognition projects specifically designed for iOS.
You just need to look for a common open source handwriting recognition library and port it to iOS.
source share