mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Feb 2006
Posts: 307
N
Fjord artisan
OP Offline
Fjord artisan
N
Joined: Feb 2006
Posts: 307
can you tell me please how to change default font for ALL windows?

I only managed to change the font for the current window...

thanks

Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
Simply go to the same area where you set the default font for the window(s) that aren't using the default, and check the box that says Use Default Font

Joined: Feb 2006
Posts: 307
N
Fjord artisan
OP Offline
Fjord artisan
N
Joined: Feb 2006
Posts: 307
it doesnt work, it doesnt change the font in all windows, do I need to restart mirc?

Joined: Jan 2005
Posts: 192
Vogon poet
Offline
Vogon poet
Joined: Jan 2005
Posts: 192
/font -z <fontsize> <fontname>


echo -a $signature
Joined: Feb 2006
Posts: 307
N
Fjord artisan
OP Offline
Fjord artisan
N
Joined: Feb 2006
Posts: 307
thanks

can I set with this command italics,bold,etc?

Joined: Jan 2005
Posts: 192
Vogon poet
Offline
Vogon poet
Joined: Jan 2005
Posts: 192
I don't know. blush

So far I have been unable to use Italic eventhough it does have such option in Font dialog. Bold however works correctly

ie: /font 12 Arial Bold


echo -a $signature
Joined: Feb 2006
Posts: 307
N
Fjord artisan
OP Offline
Fjord artisan
N
Joined: Feb 2006
Posts: 307
Originally Posted By: Brax

ie: /font 12 Arial Bold


doesnt work for me, is it working?

I cant make bold the default font in all windows...

Last edited by nataliad; 10/06/07 11:35 AM.
Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
Code:
/font -db 12 Arial

Joined: Jan 2005
Posts: 192
Vogon poet
Offline
Vogon poet
Joined: Jan 2005
Posts: 192
yeah /font -b makes it bold. (shame on me for not telling that eek )

Though: /font 12 Arial Bold
this works for me as well.

Maybe someone can give some explanation why Italic and Bold/Italic doesnt work?


echo -a $signature
Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
Not too sure why it's not working for you bud..

Code:
/font -d 12 Arial Italic
/font -db 12 Arial Italic


Both work for me here.


Link Copied to Clipboard