|
KiCad PCB EDA Suite
|
#include "sch_printout.h"#include <tool/tool_manager.h>#include <tools/sch_selection_tool.h>#include <sch_edit_frame.h>#include <math/vector2wx.h>#include <pgm_base.h>#include <settings/color_settings.h>#include <settings/settings_manager.h>#include <sch_painter.h>#include <view/view.h>#include <gal/gal_print.h>#include <gal/graphics_abstraction_layer.h>#include <gal/painter.h>#include <zoom_defines.h>#include <drawing_sheet/ds_proxy_view_item.h>#include <string_utils.h>#include <wx/dcprint.h>#include <wx/log.h>#include <wx/dcmemory.h>