Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Text.GlyphMetrics Struct Reference

Static Public Member Functions

static GlyphMetrics FromKerningData (float leftPadding, float characterWidth, float rightPadding)
 

Public Attributes

readonly float LeftPadding
 
readonly float CharacterWidth
 
readonly float RightPadding
 

Properties

float KernedWidth [get]
 
float KernedWidthOnNewLine [get]
 

Private Member Functions

 GlyphMetrics (float leftPadding, float characterWidth, float rightPadding)
 

Detailed Description

Definition at line 5 of file GlyphMetrics.cs.


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