Font » History » Version 7
Per Amundsen, 01/27/2017 04:57 PM
| 1 | 1 | Per Amundsen | _Added in 2.2_ |
|---|---|---|---|
| 2 | |||
| 3 | 7 | Per Amundsen | */font [-asbiueltdzxrwomcnfgp] [window] <fontsize> <fontname>* |
| 4 | 1 | Per Amundsen | |
| 5 | Allows you to change the font for the current window. |
||
| 6 | If no parameters are specified, opens the font dialog. |
||
| 7 | |||
| 8 | 2 | Per Amundsen | _Only new messages will have the new bold/italic/underline settings._ |
| 9 | |||
| 10 | 1 | Per Amundsen | *Switches* |
| 11 | |||
| 12 | -a - Change active window font. |
||
| 13 | -s - Change status window font. |
||
| 14 | -b - Use bold font. |
||
| 15 | -i - Use italic font. |
||
| 16 | -u - Use underline font. (AdiIRC only) |
||
| 17 | 4 | Per Amundsen | -e - Change Editbox font. (AdiIRC only) |
| 18 | -l - Change Nicklist/Listbox font. (AdiIRC only) |
||
| 19 | -t - Change Textview font. (AdiIRC only) |
||
| 20 | 1 | Per Amundsen | -d - Sets the font as default font. |
| 21 | -z - Resets all window fonts to default or the specified font. |
||
| 22 | -x - Resets the specified window font to default. (AdiIRC only) |
||
| 23 | 7 | Per Amundsen | |
| 24 | -r - Change the Treebar font. |
||
| 25 | -w - Change the Switchbar font. |
||
| 26 | -o - Change the Toolbar font. |
||
| 27 | -m - Change the Menubar font. |
||
| 28 | -c - Change the Statusbar font. |
||
| 29 | -n - Change the Monitor Panels font. |
||
| 30 | -f - Change the Channel Monitor Panel font. |
||
| 31 | -g - Change the Server Monitor Panel font. |
||
| 32 | -p - Change the Tips font. |
||
| 33 | 1 | Per Amundsen | |
| 34 | *Parameters* |
||
| 35 | |||
| 36 | [window] - Window to change font for. |
||
| 37 | <fontsize> - Font size to change to. |
||
| 38 | <fontname> Font name to change to. |
||
| 39 | |||
| 40 | *Example* |
||
| 41 | |||
| 42 | <pre> |
||
| 43 | 3 | Per Amundsen | ; Change font for channel to bold "Comic Sans Ms" size 11 |
| 44 | 1 | Per Amundsen | /font -b #channel 11 Comic Sans Ms |
| 45 | </pre> |