Font » History » Revision 1
Revision 1/20
| Next »
Per Amundsen, 12/11/2015 01:02 PM
Added in 2.2
/font [-asbiudz] [window] <fontsize> <fontname>
Allows you to change the font for the current window.
If no parameters are specified, opens the font dialog.
Switches
-a - Change active window font.
-s - Change status window font.
-b - Use bold font.
-i - Use italic font.
-u - Use underline font.
-d - Sets the font as default font.
-z - Resets the window font to default.
Parameters
[window] - Window to change font for.
<fontsize> - Font size to change to.
<fontname> Font name to change to.
Example
; Change font for channel to bold Comic Sans Ms size 11 /font -b #channel 11 Comic Sans Ms
Updated by Per Amundsen almost 9 years ago · 1 revisions