libredwg
libredwg copied to clipboard
problem in dwg2SVG
I'm trying dwg2SVG, and I think there is an error in the implementation of static int output_BLOCK_HEADER (Dwg_Object_Ref *ref).
When output_object is called, the references of the objects of the block should be to the point of definition of the block, not to the point of insertion of the block.