C# Class TESVSnip.Framework.Services.Encoding

Show file Open project: figment/tesvsnip

Public Methods

Method Description
Initalize ( bool useUtf8 ) : void
TryGetFontInfo ( string name, FontLangInfo &langInfo ) : bool

Private Methods

Method Description
Encoding ( ) : System

Method Details

Initalize() public static method

public static Initalize ( bool useUtf8 ) : void
useUtf8 bool
return void

TryGetFontInfo() public static method

public static TryGetFontInfo ( string name, FontLangInfo &langInfo ) : bool
name string
langInfo FontLangInfo
return bool