kicad/common/plotters
Seth Hillbrand a9ae86eefd Cleanup geometry functions
Added Distance(VECTOR2) function that returns a double.  Removed
superfluous EuclideanNorm, GetLineLength, integer constructor for
EDA_ANGLE (this promotes to double in the CTOR), DistanceLinePoint and
HitTestPoints

Also extended the size for arc calculations that get distances to center
points to avoid overflow
2024-05-31 12:26:37 -07:00
..
DXF_plotter.cpp Cleanup. 2024-02-24 20:05:51 +00:00
GERBER_plotter.cpp Improve moving, rendering and plotting of very small angle arcs. 2024-04-03 00:40:18 +03:00
HPGL_plotter.cpp Don't compare against the wrong type 2024-04-12 19:53:26 -04:00
PDF_plotter.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
PS_plotter.cpp Flip symbol editor's Y axis to match other editors. 2024-04-27 13:47:56 +01:00
SVG_plotter.cpp Improve comments. 2024-05-28 15:37:11 +01:00
common_plot_functions.cpp ADDED: parameterize font metrics and allow customization of overbar height. 2023-08-06 20:57:41 +01:00
plotter.cpp Cleanup geometry functions 2024-05-31 12:26:37 -07:00