Font » History » Revision 5
« Previous |
Revision 5/20
(diff)
| Next »
Per Amundsen, 01/27/2017 04:02 PM
Added in 2.2
/font [-asbiueltdz] [window] <fontsize> <fontname>
Allows you to change the font for the current window.
If no parameters are specified, opens the font dialog.
Only new messages will have the new bold/italic/underline settings.
Switches
-a - Change active window font.
-s - Change status window font.
-b - Use bold font.
-i - Use italic font.
-u - Use underline font. (AdiIRC only)
-e - Change Editbox font. (AdiIRC only)
-l - Change Nicklist/Listbox font. (AdiIRC only)
-t - Change Textview font. (AdiIRC only)
-d - Sets the font as default font.
-z - Resets all window fonts to default or the specified font.
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 8 years ago · 5 revisions