kicad/polygon
unknown c8d69f19c8 Pcbnew: add drc test for texts on copper layer (only in full drc test, not in on line drc), from a patch sent by Simon Schumann
Add EDA_TEXT::TransformTextShapeToSegmentList function to export a list of segments used to draw/plot the text.
2014-08-13 17:47:02 +02:00
..
poly2tri fix some compiler warnings 2014-01-03 18:07:20 -06:00
CMakeLists.txt [MacOSX] New reorg for building system, typos and path refines 2014-02-19 22:39:21 +01:00
PolyLine.cpp 1) Add 32 Cu Layers. 2014-06-24 11:17:18 -05:00
PolyLine.h Apply a workaround in 3D_draw.cpp to avoid crash in boost::polygon (try to fix Bug #1322804) 2014-05-26 08:54:04 +02:00
SutherlandHodgmanClipPoly.h Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
clipper.cpp This is why we cannot have nice things. This is why we test our changes before committing. 2014-01-03 18:46:06 -06:00
clipper.hpp Update demos. Fix pspice netlist issues when using ( and ) in net names ( parenthesis are replaced by underscore) . 2014-01-07 20:42:34 +01:00
determine_if_point_inside_polygon.odt Switch to polygons in zones (old way no more supported) 2008-12-03 10:32:53 +00:00
math_for_graphics.cpp Pcbnew: add drc test for texts on copper layer (only in full drc test, not in on line drc), from a patch sent by Simon Schumann 2014-08-13 17:47:02 +02:00
math_for_graphics.h More int casts to rounding conversions 2013-05-04 13:57:09 +02:00
polygon_test_point_inside.cpp Constification of HitTest and GetParent 2014-05-04 19:08:36 +02:00
polygon_test_point_inside.h Constification of HitTest and GetParent 2014-05-04 19:08:36 +02:00
polygons_defs.h Polygon code cleanup 2012-08-02 19:32:42 +02:00