Method | Description | |
---|---|---|
LoadFont ( InstalledFont installedFont, string lang, HBDirection direction, int defaultScriptCode ) : |
||
LoadFont ( string fontfile, string lang, HBDirection direction, int defaultScriptCode ) : |
Method | Description | |
---|---|---|
FreeTypeFontLoader ( ) : System | ||
LoadFreeTypeFontFace ( InstalledFont installedFont ) : |
||
SetShapingEngine ( |
public static LoadFont ( InstalledFont installedFont, string lang, HBDirection direction, int defaultScriptCode ) : |
||
installedFont | InstalledFont | |
lang | string | |
direction | HBDirection | |
defaultScriptCode | int | |
return |
public static LoadFont ( string fontfile, string lang, HBDirection direction, int defaultScriptCode ) : |
||
fontfile | string | |
lang | string | |
direction | HBDirection | |
defaultScriptCode | int | |
return |