mwaw2svg (1) Linux Manual Page
NAME
mwaw2svg – convert Mac drawing into SVG
SYNOPSIS
mwaw2svg [-h] [-v] [-t] [-b body | -o file.svg] <Mac Graphic/Presentation Document>
OPTIONS
-h- Shows this help message.
-bbody- Defines the file’s body name, the different drawings/slides will be stored in body0.svg, body1.svg, …
-ofile.svg- Stores the first drawing/slide in file.svg. Further drawing/slide are not saved.
-t- If set, all drawings/slides are send to file.svg or stdout. This option is only intended for debug/regression test.
-v:- Outputs mwaw2svg version.
Note:
- the content of the first drawing/slide is sent to stdout if neither
-bnor-ooptions are given.
