General


Preciseness (Decimal width)

The coordinates of each objects are written in a SVG file as real numbers. It specifies the width of decimal part of the numbers.
For example, if the coordinate value is '12.6543212' and '4' is specified, '12.6543' is written in a SVG file.
The default value is '6'.

Comments Output

It specifies that the plug-in outputs comments in SVG or not.
The comments are helpful to read the SVG file with text editor.