Difference between revisions of "Legacy:LoadFont"

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

Revision as of 00:13, 25 June 2013


Loads a Sphere font from a file.

Usage

Font [[API:{{{object}}}|{{{object}}}]].LoadFont(filename);


  • 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