![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|
Complete set of symbols. More...
#include <global.h>

Data Fields | |
| Coord | MaxHeight |
| Coord | MaxWidth |
| BoxType | DefaultSymbol |
| SymbolType | Symbol [MAX_FONTPOSITION+1] |
| bool | Valid |
The default symbol is a filled box.
Definition at line 457 of file global.h.
Referenced by common_draw_pcb_text(), SetFontInfo(), and SetTextBoundingBox().
Maximum cell width.
Definition at line 455 of file global.h.
Referenced by FontEdit(), SetFontInfo(), and text_at().
| SymbolType FontType::Symbol[MAX_FONTPOSITION+1] |
Definition at line 458 of file global.h.
Referenced by FontEdit(), FontSave(), FreePCBMemory(), SetFontInfo(), SetTextBoundingBox(), text_at(), and WritePCBFontData().
| bool FontType::Valid |
Definition at line 459 of file global.h.
Referenced by real_load_pcb().