kicad/utils/idftools
Cirilo Bernardo 1060d4ac6e Fix and improve IDF tools
The attached patch makes the following changes to the IDF
tool 'dxf2idf':

1. DXF units are now correctly scaled to mm
2. Polylines are now supported
3. LWPolylines are now supported
2016-03-22 11:29:59 -04:00
..
idf_examples IDF tools: code cleanup and debugging 2014-06-05 20:37:04 +02:00
CMakeLists.txt Avoid memleak on ColorMap during normal usage 2015-06-12 18:38:31 -04:00
dxf2idf.cpp Fix and improve IDF tools 2016-03-22 11:29:59 -04:00
dxf2idf.h Fix and improve IDF tools 2016-03-22 11:29:59 -04:00
dxf2idfmain.cpp idf tools: code cleanup and debugging 2014-06-01 18:55:53 +02:00
idf2vrml.cpp IDF tool export: fixes a bug in the idf2vrml tool which results in the incorrect rendering of OTHER_OUTLINE sections which are placed on the bottom layer. 2015-07-25 14:51:42 +02:00
idf_common.cpp Fix and improve IDF tools 2016-03-22 11:29:59 -04:00
idf_common.h Some minor fixes and cleanup. 2015-07-03 10:42:47 +02:00
idf_cylinder.cpp fix bug in idfcyl utility 2015-04-09 20:56:52 +02:00
idf_helpers.cpp idf tools: code cleanup and debugging 2014-06-01 18:55:53 +02:00
idf_helpers.h idf tools: code cleanup and debugging 2014-06-01 18:55:53 +02:00
idf_outlines.cpp Fixes 2 critical bugs in the IDF framework code: 2015-05-28 09:20:43 +02:00
idf_outlines.h Coverity scan IDF fixes. 2015-02-16 12:45:37 -05:00
idf_parser.cpp fix incorrect slot orientation and width in export IDF 2015-07-04 18:32:37 +02:00
idf_parser.h IDF tools: code cleanup and debugging 2014-06-05 20:37:04 +02:00
idf_rect.cpp Add patch about idf export (from cirilo_bernardo) 2014-05-28 08:26:46 +02:00
vrml_layer.cpp Fix crash when exporting vrml (see bug Bug #1502549) when there is a Glu error. 2015-10-04 13:46:56 +02:00
vrml_layer.h Coverity scan IDF fixes. 2015-02-16 12:45:37 -05:00