Documentation
¶
Overview ¶
handwriting2svg [input] [output]
Usage of handwriting2svg:
Converts a handwritten message retrieved by running this sql on the imessage database:
SELECT payload_data FROM message WHERE balloon_bundle_id = 'com.apple.Handwriting.HandwritingProvider';
Metadata is written to stderr.
On non-zero exit data is invalid, and any files created will not be cleaned up.
input (optional)
Filename to read as input. If '-' or not specified stdin is used.
output (optional)
File to write to. If not specified stdout is used.
Click to show internal directories.
Click to hide internal directories.