Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-12-07 18:21
2.10

Apoyo a la recurrente (anidada) inserta (bloques), fue habilitado. Esto parece funcionar sin problemas de memoria, pero no está garantizada todavía. Algunos pequeños bugs se fija, como libre en spline y manipulación lwpoyline. Un filtro rudimentario se inició, es decir, un filtro de color (s), capa (s), o las coordenadas (clipping).
Tags: Minor feature enhancements
Support for recursive (nested) inserts (blocks)
was enabled. This seems to work without memory
problems, but is not guaranteed yet. Some small
bugs were fixed, such as free in spline and
lwpoyline handling. A rudimentary filter was
started, namely a filter on color(s), layer(s), or
coordinates (clipping).

2004-11-11 16:41
2.09

Soporte sencillo para las entidades SPLINE fue añadido por la conversión de los puntos de ajuste de una polilínea (si existe). Un nuevo "-v" verbose Asimismo, se añadió. Los archivos con la extensión. DXF (en lugar de. Dxf) ahora también se acepta, y un archivo de salida se genera si no se suministra en la línea de comandos.
Tags: Minor feature enhancements
Simple support for SPLINE entities was added by
converting the fit points to a polyline (if any).
A new "-v" verbose option was also added. Files
with a .DXF extension (instead of .dxf) are now
also accepted, and an output filename is generated
if not supplied on the command line.

2004-01-11 14:29
2.07

Se agregó el soporte para las entidades DIMENSIÓN (medidas y ángulos), para corrección de errores (grande) TEXTOM objetos de texto, y para la justificación de texto vertical y horizontal. También se hicieron pequeñas, como la que ocasionó la entidad DXF primero en un bloque se omiten completo.
Tags: Major feature enhancements
Support was added for DIMENSION entities (measures
and angles), for (large) MTEXT text objects, and
for vertical and horizontal text justification.
Small bugfixes were also made, such as the one
that caused the first DXF entity in a block to be
skipped altogether.

2003-12-16 16:04
2.03

La sintaxis de línea de comandos se modificó para ser más compatible con las utilidades estándares de Unix. Una opción que se añadió para establecer el tamaño de papel xfig de la línea de comandos. El tamaño del papel puede ser cualquier cosa entre A0 y A4.
Tags: Minor feature enhancements
The command line syntax was changed to be more
consistent with standard Unix utilities. An option
was added to set the xfig paper size from the
command line. The paper size can be anything
between A0 and A4.

2003-12-10 23:18
2.01

Un error que causaba la dimensión en contra de que no siempre se restablece a 0 se ha fijado. Esto podría, en algunos casos conducen a estas señales.
Tags: Major bugfixes
A bug that caused the dimension counter to not always be reset to 0 has been fixed. This could in some cases lead to segfaults.

Project Resources