I agree with Rodrigo Rodrigues. Even while converting the files I felt that the output of converter software is limited. Most of the files that got converted are not like a parent SVG files.
I propose that we make DWG files using AUTOCAD with native DWG elements like Line.dwg, polyline.dwg, circle.dwg, and so on. If this approach is correct, I can start creating these files. Regards Guruprasad On Tue, 2010-01-19 at 17:00 -0200, Rodrigo Rodrigues da Silva wrote: > It just came to my mind that maybe we're taking the wrong approach > building these samples. My point is: a dwg file created by a > converter > and from an SVG file will be limited to the subset of entities and > objects supported by the converter. Besides, an SVG file carries less > information than a DWG file (we'll never get any DIMENSION, MESH or > 3DSOLID entities or an OLE2_CONTROL object from a SVG2DWG converter). > > That doesn't mean they're not useful, we can still test most of the > common 2D entities and run performance tests. > > I've got a couple of R2004 files that I can release to the public > domain. Althoug, they are fairly simple and wouldn't cover all the > objects and entities, not even common ones like dimensions.