Font size + Ogre explained?
Posted: Mon Apr 28, 2008 01:42
Hello,
I'm using Ogre as the graphics engine. Ogre has overlays which can show fonts. I can use the same true font for CEGUI. But do they use the same generated texture or they are separate?
Now I'd like to change the size of the font, which looks like I'd need to create another .font file which has a different font size. The question is how many font textures will I have now?
If I want to have a fixed width font, I simply can use a fixed width ttf (such as Courier New)?
Thank you.
I'm using Ogre as the graphics engine. Ogre has overlays which can show fonts. I can use the same true font for CEGUI. But do they use the same generated texture or they are separate?
Now I'd like to change the size of the font, which looks like I'd need to create another .font file which has a different font size. The question is how many font textures will I have now?
If I want to have a fixed width font, I simply can use a fixed width ttf (such as Courier New)?
Thank you.