byond - Modules - TypesVar Details

/datum/font

A font datum, it exists to define a custom font to use in a span style later.

Vars

font_familyThe font file we link to.
nameFont name, just so people know what to put in their span style.

Var Details

font_family

The font file we link to.

name

Font name, just so people know what to put in their span style.