Creates a new Font object. %OPTIONS
are:
-size -height -width -escapement -orientation -weight -bold => 0/1 -italic => 0/1 -underline => 0/1 -strikeout => 0/1 -charset -outputprecision -clipprecision -family -quality -name -face
Returns an associative array of information about the Font:
-height -ascent -descent -ileading -eleading -avgwidth -maxwidth -overhang -aspectx -aspecty -firstchar -lastchar -breakchar -italic -underline -strikeout -flags -charset
Returns an associative array of information about the Font, with the same
options given when creating the font.