Method Image.Font()->load()
- Method load
 Image.Font|intload(stringfilename)- 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