KiCad PCB EDA Suite
|
#include <advanced_config.h>
#include <pcb_edit_frame.h>
#include <base_units.h>
#include <bitmaps.h>
#include <board.h>
#include <board_design_settings.h>
#include <footprint.h>
#include <pcb_textbox.h>
#include <pcb_painter.h>
#include <trigo.h>
#include <string_utils.h>
#include <geometry/shape_compound.h>
#include <callback_gal.h>
#include <convert_basic_shapes_to_polygon.h>
#include <macros.h>
#include <core/ignore.h>
Go to the source code of this file.
Classes | |
struct | PCB_TEXTBOX_DESC |
Variables | |
static struct PCB_TEXTBOX_DESC | _PCB_TEXTBOX_DESC |
|
static |