Go to the source code of this file.
◆ TEXTS_MAX_SIZE
#define TEXTS_MAX_SIZE pcbIUScale.MilsToIU( 10000 ) |
Maximum text size in internal units (10 inches)
Definition at line 32 of file pcbnew.h.
◆ TEXTS_MAX_WIDTH
#define TEXTS_MAX_WIDTH pcbIUScale.MilsToIU( 10000 ) |
Maximum text width in internal units (10 inches)
Definition at line 33 of file pcbnew.h.
◆ TEXTS_MIN_SIZE
#define TEXTS_MIN_SIZE pcbIUScale.MilsToIU( 1 ) |
Minimum text size in internal units (1 mil)
Definition at line 31 of file pcbnew.h.