Difference between revisions of "Legacy:Font/getHeight"

From Spherical
Jump to: navigation, search
(created from http://web.archive.org/web/20120504060012/http://www.spheredev.org/wiki/Font.getHeight)
(No difference)

Revision as of 22:37, 24 June 2013


Get the height of a font character, in pixels.

Usage

integer Font.getHeight({{{params}}});


  • param1 type. param1 description
  • param2 type. param2 description
  • paramN type. paramN description

Examples

(examples with syntaxhighlighted code)

Notes

(notes)

See also

  • see also
  • see also
  • see also
  • etc

API:Font/navbox