pcb 4.1.1
An interactive printed circuit board layout editor.

FontType Struct Reference

Complete set of symbols. More...

#include <global.h>

Collaboration diagram for FontType:

Data Fields

Coord MaxHeight
Coord MaxWidth
BoxType DefaultSymbol
SymbolType Symbol [MAX_FONTPOSITION+1]
bool Valid

Detailed Description

Complete set of symbols.

Definition at line 453 of file global.h.


Field Documentation

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().

Maximum cell height.

Definition at line 456 of file global.h.

Referenced by SetFontInfo().

Definition at line 459 of file global.h.

Referenced by real_load_pcb().


The documentation for this struct was generated from the following file: