pcb 4.1.1
An interactive printed circuit board layout editor.
|
A single symbol. More...
#include <global.h>
Data Fields | |
LineType * | Line |
bool | Valid |
Cardinal | LineN |
Cardinal | LineMax |
Coord | Width |
Coord | Height |
Coord | Delta |
Distance to next symbol.
Definition at line 447 of file global.h.
Referenced by FontEdit(), FontSave(), SetTextBoundingBox(), text_at(), and WritePCBFontData().
Definition at line 441 of file global.h.
Referenced by CreateNewLineInSymbol(), FontEdit(), FreePCBMemory(), SetFontInfo(), SetTextBoundingBox(), and WritePCBFontData().
Definition at line 444 of file global.h.
Referenced by CreateNewLineInSymbol().
Number of lines.
Definition at line 443 of file global.h.
Referenced by CreateNewLineInSymbol(), FontEdit(), FontSave(), SetFontInfo(), SetTextBoundingBox(), and WritePCBFontData().
bool SymbolType::Valid |
Definition at line 442 of file global.h.
Referenced by FontSave(), SetFontInfo(), and WritePCBFontData().
Width of cell.
Definition at line 445 of file global.h.
Referenced by FontSave(), SetFontInfo(), SetTextBoundingBox(), and text_at().