I've been trying to add two fonts to my HUD entitled "M+ 1c medium" and "M+ 1c black" and I cannot get them to work. Yes, I know how to add fonts, and yes I'm sure I am doing it correctly, but for some reason it's just not working. I don't know if it has something to do with the fact that the font names have a symbol in them, but I've even tried changing the font names using Typograf and still couldn't get them to work, so I'm not sure this is the case. I'm completely lost, so any help would be appreciated.
you should provide examples of your clientscheme and the font files
I know they are defined correctly in the clientshceme, but heres the font I am referring to: http://www.fontsquirrel.com/fonts/M-1c
harryTry installing the font onto your system?
I have.
I have.
can we see your clientscheme though? it's the only thing that would cause a problem like this
prob not
prob not
kawaiican we see your clientscheme though? it's the only thing that would cause a problem like this
prob not
I'm positive it's correct. I've gone over it 8 times, so it has to be something else. I just don't know what it is.
prob not[/quote]
I'm positive it's correct. I've gone over it 8 times, so it has to be something else. I just don't know what it is.
Defining the font:
"9"
{
"font" "resource/mMedium.ttf"
"name" "M+ 1c medium"
}
"10"
{
"font" "resource/mBlack.ttf"
"name" "M+ 1c black"
}
Random entry:
"ZimFontBold20"
{
"1"
{
"name" "M+ 1c black"
"tall" "20"
"additive" "0"
"antialias" "1"
}
}
"9"
{
"font" "resource/mMedium.ttf"
"name" "M+ 1c medium"
}
"10"
{
"font" "resource/mBlack.ttf"
"name" "M+ 1c black"
}
Random entry:
"ZimFontBold20"
{
"1"
{
"name" "M+ 1c black"
"tall" "20"
"additive" "0"
"antialias" "1"
}
}
Seems about right. I tried loading it in for myself but it wouldn't work for me either.
My best bet is that its just TF2/Source acting up. The same weird thing happen with OpenType fonts. Some work, some doesn't.
Another guess is the font is faulty in someway, probably the name got an excess space at the end of it, as in [M+ 1c black ].
My best bet is that its just TF2/Source acting up. The same weird thing happen with OpenType fonts. Some work, some doesn't.
Another guess is the font is faulty in someway, probably the name got an excess space at the end of it, as in [M+ 1c black ].
chippySeems about right. I tried loading it in for myself but it wouldn't work for me either.
My best bet is that its just TF2/Source acting up. The same weird thing happen with OpenType fonts. Some work, some doesn't.
Another guess is the font is faulty in someway, probably the name got an excess space at the end of it, as in [M+ 1c black ].
Thats what I was thinking. Oh well. Thanks.
My best bet is that its just TF2/Source acting up. The same weird thing happen with OpenType fonts. Some work, some doesn't.
Another guess is the font is faulty in someway, probably the name got an excess space at the end of it, as in [M+ 1c black ].[/quote]
Thats what I was thinking. Oh well. Thanks.