Multiple font definitions in a single .font file

If you found a bug in our library or on our website, please report it in this section. In this forum you can also make concrete suggestions or feature requests.

Moderators: CEGUI MVP, CEGUI Team

User avatar
Van
Just can't stay away
Just can't stay away
Posts: 225
Joined: Fri Jan 21, 2005 20:29
Contact:

Multiple font definitions in a single .font file

Postby Van » Wed Jul 12, 2006 10:15

It would be nice to be able to define mutliple font definitions in a single .font file.

Example:

Code: Select all


<Font Name="SmallFont" Filename="times.ttf" Type="FreeType" Size="5" NativeHorzRes="1024" NativeVertRes="768" AutoScaled="true" />
<Font Name="MediumFont" Filename="times.ttf" Type="FreeType" Size="7" NativeHorzRes="1024" NativeVertRes="768" AutoScaled="true"
/>
<Font Name="LargeFont" Filename="times.ttf" Type="FreeType" Size="9" NativeHorzRes="1024" NativeVertRes="768" AutoScaled="true" />
<Font Name="LargeFontBold" Filename="timesb.ttf" Type="FreeType" Size="9" NativeHorzRes="1024" NativeVertRes="768" AutoScaled="true" />


Return to “Bug Reports, Suggestions, Feature Requests”

Who is online

Users browsing this forum: No registered users and 13 guests