Initial commit
Made-with: Cursor
This commit is contained in:
56
astral-service/static/lib/libredwg/share/man/man1/dxfwrite.1
Normal file
56
astral-service/static/lib/libredwg/share/man/man1/dxfwrite.1
Normal file
@@ -0,0 +1,56 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||
.TH DXFWRITE "1" "February 2024" "dxfwrite 0.13.3" "User Commands"
|
||||
.SH NAME
|
||||
dxfwrite \- manual page for dxfwrite 0.13.3
|
||||
.SH SYNOPSIS
|
||||
.B dxfwrite
|
||||
[\fI\,OPTION\/\fR]... [\fI\,-o DXFFILE\/\fR] \fI\,INFILE\/\fR
|
||||
.SH DESCRIPTION
|
||||
Writes a DXF file from various input formats.
|
||||
.TP
|
||||
\fB\-v[0\-9]\fR, \fB\-\-verbose\fR [0\-9]
|
||||
verbosity
|
||||
.TP
|
||||
\fB\-\-as\fR rNNNN
|
||||
save as version
|
||||
.IP
|
||||
Valid versions:
|
||||
.TP
|
||||
r9, r10, r11, r12, r13, r14, r2000, r2004, r2007,
|
||||
r2010, r2013, r2018, r2021
|
||||
.TP
|
||||
\fB\-I\fR fmt, \fB\-\-format\fR fmt
|
||||
DWG, DXF, DXFB, JSON
|
||||
.IP
|
||||
Planned input formats: GeoJSON, YAML, XML/OGR, GPX
|
||||
.HP
|
||||
\fB\-o\fR dxffile, \fB\-\-file\fR
|
||||
.TP
|
||||
\fB\-m\fR, \fB\-\-minimal\fR
|
||||
only $ACADVER, HANDSEED and ENTITIES
|
||||
.TP
|
||||
\fB\-b\fR, \fB\-\-binary\fR
|
||||
create a binary DXF
|
||||
.TP
|
||||
\fB\-y\fR, \fB\-\-overwrite\fR
|
||||
overwrite existing files
|
||||
.TP
|
||||
\fB\-\-help\fR
|
||||
display this help and exit
|
||||
.TP
|
||||
\fB\-\-version\fR
|
||||
output version information and exit
|
||||
.PP
|
||||
GNU LibreDWG online manual: <https://www.gnu.org/software/libredwg/>
|
||||
.SH "SEE ALSO"
|
||||
The full documentation for
|
||||
.B dxfwrite
|
||||
is maintained as a Texinfo manual. If the
|
||||
.B info
|
||||
and
|
||||
.B dxfwrite
|
||||
programs are properly installed at your site, the command
|
||||
.IP
|
||||
.B info LibreDWG
|
||||
.PP
|
||||
should give you access to the complete manual.
|
||||
Reference in New Issue
Block a user