Using the non|step font elsewhere? Thread last updated on 2006-01-11 20:43:24

Posted by member 250843 on 2006-01-09 20:14:54

I would like to use the font packaged with the non|step theme in a Rainmeter config, but when I put "FontFace=Nonstep" I get the error "Unable to create font: Nonstep." Any ideas?

P.S. I know I've been posting quite a bit lately, and I'm relatively sorry for that, but I'm new to this (obviously), and I have been trying to find answers for these things on my own.

Posted by member 248213 on 2006-01-09 20:35:07 link

what font does nonstep use?

get that font, put it in your windows\font dir,
then try rainmeter again.

thats how all the font things work, I think (or you can point them to the actuall font file also I think...)

Posted by member 212670 on 2006-01-09 20:35:34 link

Wouldn't FontFace be a specific, single font?

Posted by member 250843 on 2006-01-09 20:37:13 link

fractaldesign: I understand how to install fonts, etc. The nonstep theme comes with "Nonstep" and "STAN0753" TrueType fonts.

xcal: I am trying to specify the single font "Nonstep"

Posted by member 248213 on 2006-01-09 20:39:53 link

erm, then install the nonstep font!

but I dont know rainmeter, so...

But my guess is:

C:\windows\fonts\nonstep.ttf

fontface=nonstep


???
It might actually be called something else tho0ugh

which is why you should look in nonstep and figure out how that uses it ;)

Posted by member 250843 on 2006-01-09 20:40:50 link

I have installed both fonts by dragging them into the font directory.

Posted by member 248213 on 2006-01-09 23:15:18 link

what are there names!!!!?

not the filename, but the font name. pretty sure you need to use the font name, but I dont know really thats just my past experience.

look in the non|step files for a font reference. OK!?

Posted by member 250843 on 2006-01-10 06:46:58 link

Well, one is actually called "Nonstep," and the other is "standard 07_53." The second font works, but it doesn't look like the font used in the rest of the theme.

Posted by member 280260 on 2006-01-10 19:58:58 link

You generally can't just drag fonts into the fonts directory. Go to your fonts folder, and you should have a menu option that says 'install new font'.

Do it that way.

Posted by member 250843 on 2006-01-10 21:24:32 link

I did that and it said they were already installed.

Posted by member 248213 on 2006-01-10 21:26:06 link

how does the theme use the fonts (again!)

Posted by member 250843 on 2006-01-10 21:27:34 link

How would I find out how it uses them? I think it just sets the font to "nonstep."

Posted by member 248213 on 2006-01-10 21:30:20 link

you need to look in the theme .rc files for a reference to the font.

search for "nonstep" or "font" in all the files.

you should be able to discern what to call it.

Thats it from me, your ticking me off...

Posted by member 250843 on 2006-01-10 21:35:48 link

Ok, how's

xTaskbarFont "nonstep"
?

Thanks for ...trying to help, I guess. Did I mention I'm new to this, and fairly new to programming in general? And I have searched fora, wikis, etc., but they're not always that specific.

Posted by member 31 on 2006-01-11 16:05:35 link

Go to your font folder, and double click the "nonstep.ttf".

The "Typeface Name" is "Nonstep" capital "N". Also, open notepad, and try to use the font there.

Posted by member 250843 on 2006-01-11 16:07:46 link

I've tried putting a capital "N" before, and just now I tried using the Nonstep font in Notepad, and it worked fine.

Posted by member 31 on 2006-01-11 18:19:24 link

Seems like a possible problem with rainmeter then. Try using random other fonts with Rainmeter to see if any of those fonts do not work as well.

If you can verify the location of the problem is in rainmeter, send the author an email bug report.

Posted by member 250843 on 2006-01-11 18:20:21 link

Alright. When I get some extra time I'll try a bunch of fonts.

Posted by member 1885 on 2006-01-11 20:20:53 link

Not all apps like pixel fonts, and considering the nonstep style my guess is that it indeed is a pixel font, even if it's in True Type format. Not much you can do except look for some similar typeface that's a real ttf (a true True Type if you will :)).

Posted by member 250843 on 2006-01-11 20:43:24 link

Ahh. That's some good information. Thanks!