Class: SDC::Font
- Inherits:
-
Object
- Object
- SDC::Font
- Defined in:
- engine_docs/automatic_doc_Font.rb,
engine_docs/automatic_doc_Font.rb
Overview
Class for text fonts
Instance Method Summary collapse
-
#initialize ⇒ Font
constructor
Creates an empty font.
-
#load_from_file(filename) ⇒ Boolean
Loads the font from file, returning true if loading was successful, else false.
Constructor Details
Instance Method Details
#load_from_file(filename) ⇒ Boolean
Loads the font from file, returning true if loading was successful, else false.
|
# File 'engine_docs/automatic_doc_Font.rb', line 14
|