KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCAD_SCH::TEXT_STYLE Struct Reference

#include <pcad_sch_parser.h>

Public Member Functions

const FONTEffectiveFont () const
 

Public Attributes

wxString name
 
FONT strokeFont
 
FONT ttfFont
 
bool hasTtfFont = false
 
bool displayTType = false
 

Detailed Description

Definition at line 61 of file pcad_sch_parser.h.

Member Function Documentation

◆ EffectiveFont()

const FONT & PCAD_SCH::TEXT_STYLE::EffectiveFont ( ) const
inline

Definition at line 69 of file pcad_sch_parser.h.

References displayTType, hasTtfFont, strokeFont, and ttfFont.

Member Data Documentation

◆ displayTType

bool PCAD_SCH::TEXT_STYLE::displayTType = false

◆ hasTtfFont

bool PCAD_SCH::TEXT_STYLE::hasTtfFont = false

◆ name

wxString PCAD_SCH::TEXT_STYLE::name

◆ strokeFont

FONT PCAD_SCH::TEXT_STYLE::strokeFont

◆ ttfFont

FONT PCAD_SCH::TEXT_STYLE::ttfFont

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