Closed GoogleCodeExporter closed 8 years ago
Can you try converting the dxf file to unix newlines before importing? I have
just debugged the current revision 1446 on Ubuntu 10.04 and see that importing
(or opening) dxf files with Windows newlines does not work (because
CDxfRead::get_line() does not strip the '\r').
Original comment by robert.p...@gmail.com
on 3 May 2011 at 1:36
Yes, that seems to be it. I used 'fromdos' on a test dxf file and it imports
fine.
Thank you.
Original comment by ddfalck2...@yahoo.com
on 5 May 2011 at 9:50
fixed, I think
Original comment by ddfalck2...@yahoo.com
on 4 Jul 2011 at 12:08
Original issue reported on code.google.com by
ddfalck2...@yahoo.com
on 5 Dec 2010 at 3:40Attachments: