logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dxfpp - pretty-printer for DXF files

Authors

       The dxfpp command is part of the exdxf Python package.

       This document was written by Bdale Garbee <bdale@gag.com> for Debian.

                                                                                                        DXFPP(1)

Description

       The dxfpp command creates a more human-readable DXF file.

Name

       dxfpp - pretty-printer for DXF files

Options

-h--help
              show this help message and exit

       -o--open
              open generated HTML file with the default web browser

       -r--raw
              raw mode - just print tags, no DXF structure interpretation

       -x--nocompile
              don't compile points coordinates into single tags (only in raw mode)

       -l--legacy
              legacy mode - reorders DXF point coordinates

Synopsis

dxfpp [-h][-o][-r][-x][-l] files ...

See Also