kicad/include/preview_items
John Beard 8c3b8ee693 Add a ruler tool to pcbnew GAL
This allows to measure between features on a PCB. It uses a preview
EDA_ITEM in common, but due to the use of the IDs, it's currently
Pcbnew/Modedit only.

This also adds several "utils" for graphical functons useful when
drawing preview items on GAL canvases.

Fixes: lp:1467313
* https://bugs.launchpad.net/kicad/+bug/1467313
2017-03-10 16:21:44 +01:00
..
preview_utils.h Add a ruler tool to pcbnew GAL 2017-03-10 16:21:44 +01:00
ruler_item.h Add a ruler tool to pcbnew GAL 2017-03-10 16:21:44 +01:00
selection_area.h Make SELECTION_AREA a generic overlay item 2017-03-10 16:21:44 +01:00
simple_overlay_item.h Add a simple item class for graphical overlays 2017-03-10 16:21:44 +01:00