Method Image.Font()->load()
- Method
load
Image.Font
|int
load(string
filename
)- Description
Loads a font file to this font object.
- Returns
Returns zero upon failure and a font object upon success.
- Parameter
filename
The path to the font file.
- See also