KiCad PCB EDA Suite
Loading...
Searching...
No Matches
lib_text.cpp File Reference
#include <common.h>
#include <font/font.h>
#include <sch_draw_panel.h>
#include <plotters/plotter.h>
#include <trigo.h>
#include <base_units.h>
#include <widgets/msgpanel.h>
#include <bitmaps.h>
#include <eda_draw_frame.h>
#include <lib_item.h>
#include <general.h>
#include <transform.h>
#include <settings/color_settings.h>
#include <lib_text.h>
#include <default_values.h>
#include <string_utils.h>

Go to the source code of this file.

Classes

struct  LIB_TEXT_DESC
 

Variables

static struct LIB_TEXT_DESC _LIB_TEXT_DESC
 

Variable Documentation

◆ _LIB_TEXT_DESC

struct LIB_TEXT_DESC _LIB_TEXT_DESC
static