mwaw2svg (1) - Linux Manuals
mwaw2svg: convert Mac drawing into SVG
Command to display mwaw2svg
manual in Linux: $ man 1 mwaw2svg
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.
- -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.
Pages related to mwaw2svg