mIRC Home    About    Download    Register    News    Help

Print Thread
#188194 19/10/07 01:31 AM
Joined: Oct 2007
Posts: 5
S
Sugna Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
S
Joined: Oct 2007
Posts: 5
I have no idea if I will sound stupid, but...

How may I set another font (instead of Fixedsys) for all windows?
I forgot how to do it and now I have to change it one by one (everytime when somebody opens a PM) sick

Joined: Apr 2007
Posts: 228
M
Fjord artisan
Offline
Fjord artisan
M
Joined: Apr 2007
Posts: 228
Originally Posted By: Sugna
I have no idea if I will sound stupid, but...

How may I set another font (instead of Fixedsys) for all windows?
I forgot how to do it and now I have to change it one by one (everytime when somebody opens a PM) sick


I've actually been wondering about this myself.

Joined: Aug 2005
Posts: 1,052
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Aug 2005
Posts: 1,052
Originally Posted By: Sugna
I have no idea if I will sound stupid, but...

How may I set another font (instead of Fixedsys) for all windows?
I forgot how to do it and now I have to change it one by one (everytime when somebody opens a PM) sick


/font -d size name


Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }
Joined: Jun 2006
Posts: 508
D
Fjord artisan
Offline
Fjord artisan
D
Joined: Jun 2006
Posts: 508
  • /font -z fontsize fontname

e.g /font -z 12 arial

Use negative number to match the size from the font dialog.
e.g. /font -z -12 verdana


Joined: Jan 2003
Posts: 1,063
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2003
Posts: 1,063
or:

rightclick on the window button -> font -> set as default

do note that chat windows and query windows both have a seperate default (as do status windows I believe)


If it ain't broken, don't fix it!
Joined: Oct 2007
Posts: 5
S
Sugna Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
S
Joined: Oct 2007
Posts: 5
Lpfix5: Your command worked for active windows only.

Dognach: Yes, I was doing as you said. But it do not work for different PM windows. I mean, if you PM me right now, the window will use Fixedsys as standard font. Then I will have to change it manually. If another member PM me after that, the window will use Fixedsys again. And so on.

deegee: Your command worked successfully (I guess).
Thanks again for saving my ass (it rhymed). grin

Joined: Aug 2005
Posts: 1,052
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Aug 2005
Posts: 1,052
/font -d size name switches all current open windows

I don't think it sets default on all though but of course -z i forgot does it.


Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }
Joined: Jun 2006
Posts: 508
D
Fjord artisan
Offline
Fjord artisan
D
Joined: Jun 2006
Posts: 508
font -d sets default font for the TYPE of window you enter it into or specify.
font -z sets default font for ALL windows, including custom and *list windows.


Link Copied to Clipboard