[hlcoders] Font size selection

2005-01-23 Thread Grant Christensen
In my death.cpp displaying the player death messages I am using the
weapon fonts that are used by the hud weapon selection boxes to
display in the death notice.  In my mod_textures.txt I have:

g_grenade_projectile
{
font  weaponIcons
character  k
}

How do I tell it which size of the font to use, as it is using a
rather large one by default.

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



RE: [hlcoders] Font size selection

2005-01-23 Thread Alfred Reynolds
The font weaponIcons has a size defined in it. You should define a new
font at the size you want and use that.

- Alfred

Original Message
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Grant
Christensen Sent: Sunday, January 23, 2005 3:28 PM To:
hlcoders@list.valvesoftware.com Subject: [hlcoders] Font size selection

 In my death.cpp displaying the player death messages I am using the
 weapon fonts that are used by the hud weapon selection boxes to
 display in the death notice.  In my mod_textures.txt I have:

 g_grenade_projectile
 {
 font  weaponIcons
 character  k
 }

 How do I tell it which size of the font to use, as it is using a
 rather large one by default.

 ___
 To unsubscribe, edit your list preferences, or view the list
 archives, please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlcoders

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders