Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
FontSource Class Reference
Inheritance diagram for FontSource:

Public Attributes

string _name
 
string id
 
Font font
 
int sizeFix
 
int importSize
 
bool alwaysBold
 
float boldAlpha = 1f
 
float contrast
 
float strength
 
float strengthFixJP
 
float lineSpacing = 1f
 

Detailed Description

Definition at line 3 of file FontSource.cs.

Member Data Documentation

◆ _name

string FontSource._name

Definition at line 5 of file FontSource.cs.

Referenced by SkinManager.InitFont(), and LayerConfig.SetFont().

◆ alwaysBold

bool FontSource.alwaysBold

Definition at line 15 of file FontSource.cs.

Referenced by UIText.ApplySkin().

◆ boldAlpha

float FontSource.boldAlpha = 1f

Definition at line 17 of file FontSource.cs.

Referenced by UIText.ApplySkin().

◆ contrast

float FontSource.contrast

Definition at line 19 of file FontSource.cs.

Referenced by UIText.ApplySkin().

◆ font

Font FontSource.font

◆ id

string FontSource.id

Definition at line 7 of file FontSource.cs.

◆ importSize

int FontSource.importSize

Definition at line 13 of file FontSource.cs.

◆ lineSpacing

float FontSource.lineSpacing = 1f

Definition at line 25 of file FontSource.cs.

Referenced by UIText.ApplySkin().

◆ sizeFix

int FontSource.sizeFix

Definition at line 11 of file FontSource.cs.

◆ strength

float FontSource.strength

Definition at line 21 of file FontSource.cs.

Referenced by UIText.ApplySkin().

◆ strengthFixJP

float FontSource.strengthFixJP

Definition at line 23 of file FontSource.cs.

Referenced by UIText.ApplySkin().


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