Scroll to navigation

seamly2d(1) General Commands Manual seamly2d(1)

NAME

Seamly2D - Pattern making program.

SYNOPSIS

seamly2d [options] file

DESCRIPTION

Seamly2D is a cross-platform patternmaking program which allows designers to create and model patterns of clothing. This software allows pattern creation, using either multisize sizing tables or an individual’s set of measurements. It blends new technologies with traditional methods to create a unique pattern making tool.

OPTIONS

Displays this help.
Displays version information.
The base filename of exported layout files. Use it to enable console export mode.
The path to output destination folder. By default the directory at which the application was started.
Path to custom measure file (export mode).
Number corresponding to output format (default = 0, export mode):
* Svg files (*.svg) = 0,
* PDF files (*.pdf) = 1,
* Image files (*.png) = 2,
* Wavefront OBJ (*.obj) = 3,
* PS files (*.ps) = 4,
* EPS files (*.eps) = 5,
* AutoCAD DXF R10 (flat) files (*.dxf) = 6,
* AutoCAD DXF R11/12 (flat) files (*.dxf) = 7,
* AutoCAD DXF R13 (flat) files (*.dxf) = 8,
* AutoCAD DXF R14 (flat) files (*.dxf) = 9,
* AutoCAD DXF 2000 (flat) files (*.dxf) = 10,
* AutoCAD DXF 2004 (flat) files (*.dxf) = 11,
* AutoCAD DXF 2007 (flat) files (*.dxf) = 12,
* AutoCAD DXF 2010 (flat) files (*.dxf) = 13,
* AutoCAD DXF 2013 (flat) files (*.dxf) = 14,
* AutoCAD DXF R10 AAMA files (*.dxf) = 15,
* AutoCAD DXF R11/12 AAMA files (*.dxf) = 16,
* AutoCAD DXF R13 AAMA files (*.dxf) = 17,
* AutoCAD DXF R14 AAMA files (*.dxf) = 18,
* AutoCAD DXF 2000 AAMA files (*.dxf) = 19,
* AutoCAD DXF 2004 AAMA files (*.dxf) = 20,
* AutoCAD DXF 2007 AAMA files (*.dxf) = 21,
* AutoCAD DXF 2010 AAMA files (*.dxf) = 22,
* AutoCAD DXF 2013 AAMA files (*.dxf) = 23,
* PDF tiled files (*.pdf) = 33.
Export dxf in binary form.
Export text as paths.
Export only details. Export details as they positioned in the details mode. Any layout related options will be ignored.
Set size value a pattern file, that was opened with multisize measurements (export mode). Valid values: 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56cm.
Set height value a pattern file, that was opened with multisize measurements (export mode). Valid values: 92, 98, 104, 110, 116, 122, 128, 134, 140, 146, 152, 158, 164, 170, 176, 182, 188, 194, 200cm.
Number corresponding to page template (default = 0, export mode):
* A0 = 0,
* A1 = 1,
* A2 = 2,
* A3 = 3,
* A4 = 4,
* Letter = 5,
* Legal = 6,
* Roll 24in = 7,
* Roll 30in = 8,
* Roll 36in = 9,
* Roll 42in = 10,
* Roll 44in = 11.
Page width in current units like 12.0 (cannot be used with “pageformat”, export mode).
Page height in current units like 12.0 (cannot be used with “pageformat”, export mode).
Page height/width measure units (cannot be used with “pageformat”, export mode). Valid values: mm, cm, inch, px.
Ignore margins printing (export mode). Disable value keys: “lmargin,“rmargin”,“tmargin”,“bmargin”.Setallmarginsto0."
Page left margin in current units like 3.0 (export mode). If not set will be used value from default printer. Or 0 if none printers was found. Value will be ignored if key “ignoremargins” is used.
Page right margin in current units like 3.0 (export mode). If not set will be used value from default printer. Or 0 if none printers was found. Value will be ignored if key “ignoremargins” is used.
Page top margin in current units like 3.0 (export mode). If not set will be used value from default printer. Or 0 if none printers was found. Value will be ignored if key “ignoremargins” is used.
Page bottom margin in current units like 3.0 (export mode). If not set will be used value from default printer. Or 0 if none printers was found. Value will be ignored if key “ignoremargins” is used.
Rotation in degrees (one of predefined, export mode). Default value is 180. 0 is no-rotate. Valid values: 0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 18, 20, 24, 30, 36, 40, 45, 60, 72, 90, 180. Each value show how many times details will be rotated. For example 180 mean two times (360/180=2) by 180 degree.
Auto crop unused length (export mode).
Unite pages if possible (export mode). Maximum value limited by QImage that supports only a maximum of 32768x32768 px images.
Save length of the sheet if set (export mode). The option tells the program to use as much as possible width of sheet. Quality of a layout can be worse when this option was used.
Layout units (as paper's one except px, export mode).
Shift layout length measured in layout units (export mode). The option show how many points along edge will be used in creating a layout.
The layout gap width x2, measured in layout units (export mode). Set distance between details and a detail and a sheet.
Sets layout groupping cases (export mode):
* Three groups: big, middle, small = 0,
* Two groups: big, small = 1,
* Descending area = 2.
Run the program in a test mode. The program in this mode loads a single pattern file and silently quit without showing the main window. The key have priority before key “basename”.
Disable high dpi scaling. Call this option if has problem with scaling (by default scaling enabled). Alternatively you can use the QT_AUTO_SCREEN_SCALE_FACTOR=0 environment variable.
filename - a pattern file.

AUTHOR

This manual page was written by Roman Telezhynskyi <dismine@gmail.com>

SEE ALSO

Full User Manual is availiable at https://wiki.seamly2d.com

seamlyme(1)

10 March, 2017 seamly2d man page