mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
e78869878c
DXF to FIG converter
5 lines
267 B
Plaintext
5 lines
267 B
Plaintext
dxf2fig parses Autocad DXF input, then calls external routines to do either
|
|
plotting or a fig conversion for xfig. The conversion is fairly complete.
|
|
Layers (depths in xfig), blocks (compounds in xfig), colors, and linetypes
|
|
are roughly preserved in the output file.
|