Télécharger la liste

Description du projet

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.

Système requise

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

Soutien à récursive (imbriqués) inserts (blocs) a été activé. Cela semble fonctionner sans problèmes de mémoire, mais n'est pas garantie pour le moment. Quelques petits bugs ont été corrigés, tels que les frais en spline et de manutention lwpoyline. Un filtre rudimentaire a été commencé, à savoir un filtre sur la couleur (s), la couche (s), ou des coordonnées (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

Simple support pour les entités SPLINE a été ajouté par la conversion des points d'ajustement pour une polyligne (le cas échéant). Une nouvelle "option-v verbose a également été ajouté. Fichiers avec une extension DXF. (Au lieu de. Dxf) sont désormais également accepté, et un fichier de sortie est générée si non fourni sur la ligne de commande.
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

Ajout du support pour les entités DIMENSION (mesures et les angles), pour des corrections de bugs (large) des objets texte MTEXT, et pour la justification verticale et horizontale du texte. Small ont également été faites, comme celui qui a causé l'entité DXF première fois dans un bloc pour être sautées tout à fait.
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 syntaxe de ligne de commande a été modifiée pour être plus conforme avec les utilitaires Unix standard. Une option a été ajoutée pour définir la taille du papier xfig partir de la ligne de commande. Le format de papier peut être n'importe quoi entre A0 et 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 bogue qui provoquait la dimension à l'encontre de ne pas toujours être remis à 0 a été corrigé. Cela pourrait dans certains cas, conduire à des erreurs de segmentation.
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