-
In this case: NO.
2007-04-23 10:44:55 UTC in dxflib
-
dxflib is a library that reads and writes DXF (CAD drawing) files.
Zooming and panning are operations for a graphic view. To have zooming and panning features in a file format library would be an incredibly bad software design.
2007-04-23 09:02:30 UTC in dxflib
-
I wouldn't know that. I don't think anyone has ever tried that.
Andrew.
2007-04-20 11:05:47 UTC in dxflib
-
These are not really operations for dxflib. dxflib is only a filter to parse / write DXF files.
2006-02-01 23:46:31 UTC in dxflib
-
Enter the two charapters "" (without a space in
between) as content of TinyMce. On submit or when
editing the content as HTML code, the two characters
disappear.
I would expect these to be replaced by "<>" instead.
2005-10-26 11:21:35 UTC in TinyMCE
-
andrew23 registered the xParrot project.
2005-10-21 12:37:16 UTC in xParrot
-
Logged In: YES
user_id=2955
QCad Professional offers Polyline support.
Areas can be measured in all newer versions of QCad.
2005-08-30 20:23:19 UTC in QCad II
-
Logged In: YES
user_id=2955
This is indeed intended behaviour. Please refer to the FAQ:
http://www.ribbonsoft.com/qcad_doc_faq.html
-> "My block / insert / entities within a block appear to be
on more than one layer.".
2005-08-30 20:21:15 UTC in QCad II
-
No.. in fact dxflib will stay GPL / commercial at least for now. The dual licensing has worked out quite well so far and helped funding the development of dxflib.
2005-03-28 15:54:12 UTC in dxflib
-
The documentation has been updated:
http://www.ribbonsoft.com/dxflib/manual/writing.html
Note that without any knowledge of the DXF format you might still find it difficult to debug your files if they don't load. Especially AutoCAD is extremely picky and usually just crashes even if there's just a minor glitch in the DXF.
2005-03-28 15:49:04 UTC in dxflib