ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
ScottPlot.FontResolvers.SystemFontResolver Class Reference
Inheritance diagram for ScottPlot.FontResolvers.SystemFontResolver:
ScottPlot.IFontResolver

Public Member Functions

SKTypeface? CreateTypeface (string fontName, bool bold, bool italic)
 Returns a new instance to a typeface that most closely matches the requested family name and style.
 

Static Public Member Functions

static string DefaultSystemFont ()
 
static SKTypeface CreateDefaultTypeface ()
 

Member Function Documentation

◆ CreateDefaultTypeface()

static SKTypeface ScottPlot.FontResolvers.SystemFontResolver.CreateDefaultTypeface ( )
inlinestatic

◆ CreateTypeface()

SKTypeface? ScottPlot.FontResolvers.SystemFontResolver.CreateTypeface ( string  fontName,
bool  bold,
bool  italic 
)
inline

Returns a new instance to a typeface that most closely matches the requested family name and style.

Implements ScottPlot.IFontResolver.

◆ DefaultSystemFont()

static string ScottPlot.FontResolvers.SystemFontResolver.DefaultSystemFont ( )
inlinestatic

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