C# Class Flood.GUI.Platform.Windows

Windows-specific utility functions.
Datei anzeigen Open project: FloodProject/flood

Public Methods

Method Description
GetFontPath ( String fontName ) : String

Gets a font file path from font name.

Private Methods

Method Description
InitFontPaths ( ) : void

Method Details

GetFontPath() public static method

Gets a font file path from font name.
public static GetFontPath ( String fontName ) : String
fontName String Font name.
return String