To create a tomoe stroke xml data file, you can create a .utf list file first.
See utils/gen-codefiles.py which generate gb2312-hanzi.utf file.
Then File->Import list file.

After each character is drawn, you can save it as the xml file.
You can split the .utf file and import them separately, then contact the .xml files by a text editor.

You can try the server mode too. Run utils/gen-db.sh to generate the .db file, then "make run-server". Now you can run stroke editor in another computer, just click the "Connect" button.

Any question, you can contact the authors for help.
