Puzzle is the name of the new application to create manual layouts. Similar to "Tape", it is an application that is separated from Valentina and work on it's own, but is a part of the Valentina package and work closely together with Valentina.
.BPuzzle
is a part of Valentina. And used for creating and editing manual layouts.
.IP"-h, --help"
Displays this help.
.IP"-v, --version"
Displays version information.
.IP"-e, --exportFile <The filename of layout file>"
The filename of exported layout file. Use it to enable console export mode.
.IP"-r, --rawLayout <The raw layout data file>"
Load pattern pieces form the raw layout data file.
Run the program in a test mode. The program in this mode loads a single layout file and silently quit without showing the main window. The key have priority before key 'exportFile'.
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.