mIRC Home    About    Download    Register    News    Help

Print Thread
#188701 28/10/07 09:08 PM
Joined: Oct 2007
Posts: 214
B
Fjord artisan
OP Offline
Fjord artisan
B
Joined: Oct 2007
Posts: 214
This probably seems really easy to you guys out there, but when I do a /window @text command, id like the font in the window to be Tahoma 10, is this possible?

Joined: Nov 2006
Posts: 1,559
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Nov 2006
Posts: 1,559
It's the simple: "/window @text tahoma 10"
To check font and size: "/echo @test $window(@text).font $window(@text).fontsize"
In addition, you can modify the font of an existing window (e.g. a window just created) using the "/font" command

Joined: Oct 2007
Posts: 214
B
Fjord artisan
OP Offline
Fjord artisan
B
Joined: Oct 2007
Posts: 214
Thank you,

Cheers,


J

Joined: Jun 2006
Posts: 508
D
Fjord artisan
Offline
Fjord artisan
D
Joined: Jun 2006
Posts: 508
For both the /window and the /font command, if you want the fontsize to match the font dialog sizes, use a negative number, (e.g. /window @text tahoma -10)


Link Copied to Clipboard