You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jean-pierre charras
fa3ebc4043
Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h
Other scaling factors (MILS_TO_IU_SCALING_FACTOR and DECIMILS_TO_IU_SCALING_FACTOR)
also defined only in convert_to_biu.h.
Allows different scaling value for Gerbview.
Needs more tests.
14 years ago
..
kbool
fix bug 921553
14 years ago
CMakeLists.txt
fix bug 921553
14 years ago
PolyLine.cpp
Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h
14 years ago
PolyLine.h
Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h
14 years ago
SutherlandHodgmanClipPoly.h
gr_basic.cpp now clips filled polygons,using the Sutherland and Hodgman algo to clip the poly against a rectangle
17 years ago
determine_if_point_inside_polygon.odt
Switch to polygons in zones (old way no more supported)
17 years ago
math_for_graphics.cpp
* Add DRECT, DPOINT, and DSIZE (double rect, point, and size) using Torsten's vector2d.h
14 years ago
math_for_graphics.h
* Add DRECT, DPOINT, and DSIZE (double rect, point, and size) using Torsten's vector2d.h
14 years ago
polygon_test_point_inside.cpp
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
14 years ago
polygon_test_point_inside.h
fix function comments, this time ones in *.cpp files until they
15 years ago