Revision Difference
DLabel:SetFont#513739
<function name="SetFont" parent="DLabel" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Sets the font of the label.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="fontName" type="string">The name of the font.

See [here](/gmod/Default_Fonts) for a list of existing fonts.
Alternatively, use <page>surface.CreateFont</page> to create your own custom font.</arg>⤶
</args>⤶
</function>⤶
⤶