Font
interface Font
Represents a font used to render text. NOTE: this interface is only intended to be implemented by the framework. This ensures that instances always represent a loaded Font that can be used to render text without issue.
Author
Nicholas Eddy