Hi,

> scaling, and rotation. The current impelmentation of the dxf-import.c
> ignores all blocks. From my two hours of looking a the source tarball from
> Dia 0.88, it seems that the parallel structure in Dia would be shapes.

Wouldn't groups be enough? The dxf-import could then look up the BLOCK in the 
DXF and draw it as a group everywhere it is inserted.

How are BLOCKs used normally? Like dia shapes, were you have a predefined set 
of shapes or as a kind of macro in the dxf? In the first case, you migh want
to create a tool that extracts BLOCKs from dxf files and saves them as shapes.
The dxf import could afterwards try to load shapes named like the included 
BLOCKs.

Shapes don't get stored along with the dia file - they would be lost after
saving the dxf as a dia file.

Steffen

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Reply via email to