Font Constructor

SFML.Net

Font Constructor
Overload List
  Name Description
Public method Font(Byte)
Construct the font from a file in memory
Public method Font(Stream)
Construct the font from a custom stream
Public method Font(String)
Construct the font from a file
Public method Font(Font)
Construct the font from another font
Top
See Also