Considering this request body.

The strokes of this request correspond to that writing:

The recognition result if you ask for application/vnd.myscript.jiix output, is the following one:

{
 "version": "3",
 "id": "MainBlock",
 "type": "Gesture",
 "gestures": [ {
   "type": "surround",
   "strokes": [ {
     "id": "ps0",
     "bounding-box": {
      "x": 91.4249954,
      "y": 12.1899996,
      "width": 186.825012,
      "height": 72.8749924
     }
    } ],
   "bounding-box": {
    "x": 91.4249954,
    "y": 12.1899996,
    "width": 186.825012,
    "height": 72.8749924
   }
  } ]
}