Imagesets files

Help and discussion regarding skinning, themes, and other artistic content.

Moderators: CEGUI MVP, CEGUI Team

User avatar
Komayo
Just popping in
Just popping in
Posts: 1
Joined: Thu Jan 19, 2006 13:56
Location: Porto
Contact:

Imagesets files

Postby Komayo » Fri Jan 27, 2006 20:56

Hi all, first post on forum...
can the imageset file be greater than 256x256?, it has some special atributes?, can i get some info about them?
Thank you, komayo

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: Imagesets files

Postby CrazyEddie » Sat Feb 04, 2006 20:09

An Imageset is a combination of a texture image file (like a .bmp, .png, .tga, etc) and a text file containing some XML (these are given the .imageset extension).

The texture image file can in theory be any size you like, though should be kept to powers of 2. The only limit to the allowable size is the maximum texture size of the graphics card in the computer - so basically you limit the size to that of the minimum specification of hardware that you are targetting.

The format of the imageset xml can be seen my looking at the existing imageset files in a text editor, and also by looking at the Imageset section in the cegui_mk2/XMLRefSchema/Readme.txt file.

HTH

CE


Return to “Skins and Themes”

Who is online

Users browsing this forum: No registered users and 4 guests