mwaw2svg - Man Page

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.

-b body

Defines the file's body name, the different drawings/slides will be stored in body0.svg, body1.svg, ...

-o file.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 -b nor -o options are given.

Info

January 2024 mwaw2svg 0.3.22