set the input font size ?
Posted: Thu Sep 07, 2006 05:06
Hi all guys
I think it's easy to do,,but I'm not find any information available yet...
I think it's easy to do,,but I'm not find any information available yet...
The official forum for CEGUI
http://cegui.org/forum/
cutenoob wrote:Hi all guys
I think it's easy to do,,but I'm not find any information available yet...
Code: Select all
<?xml version="1.0" ?>
<Font Name="Comic-8" Filename="comic.ttf" Type="FreeType" Size="8" NativeHorzRes="800" NativeVertRes="600" AutoScaled="false"/>
lindquist wrote:multiple fonts in one widget can only be done by using multiple TextComponent sections in a looknfeel. CEGUI has no formatting tags etc. This will be addressed in 0.6