LoadFont()
Syntax
FontID.l = LoadFont(#Font, Name$, YSize)
Description
Tries to open the specified font. If the returned FontID is 0, the font can't be found. If another font was previously loaded with the same #Font number, then the previous font is automatically freed.
Supported OS
Windows, AmigaOS