User:Johnz

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Revision as of 17:49, 29 August 2012 by Johnz (Talk | contribs) (Created page with "== How to use Imageset exporter script == ==== Prenote ==== All the usual bla-bla, I don’t take any responsibility if aliens land in your backyard after using the script, you...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to use Imageset exporter script

Prenote

License, I guess, Public Domain.

How-to

Installation
    $HOME/.gimp-2.8/plug-ins




Usage
  1. Make sure that every GUI element is on its own layer, and that layer is cropped.
  2. Arrange layers around canvas the way you see fit. Crop the canvas to murder the whitespace.
  3. Click File->CEGUI->Export TGA Imageset

The progressbar on the bottom of the Gimp should show that TGA exporter did some work. Go into the directory where you saved your .xcf file and doublecheck that .imageset file and .tga files are there.

Voila!