C# Class Squared.Render.Evil.FontUtils

Show file Open project: sq/Fracture

Public Methods

Method Description
GetGlyphSource ( this font ) : GlyphSource
GetPrivateFields ( this font, FontFields &result ) : void

Private Methods

Method Description
FontUtils ( ) : System
GetPrivateField ( Type type, string fieldName ) : FieldInfo

Method Details

GetGlyphSource() public static method

public static GetGlyphSource ( this font ) : GlyphSource
font this
return GlyphSource

GetPrivateFields() public static method

public static GetPrivateFields ( this font, FontFields &result ) : void
font this
result FontFields
return void