CELayoutUpgrader
From CEGUIWiki
Contents |
[edit]
Introduction
CELayoutUpgrader is a python script that can upgrade XML layout files to the Unified Coordinate System. Hopefully it will make life a little easier. See this message board threadfor discussion.
[edit]
Download
[edit]
Dependencies
[edit]
Usage
python CELayoutUpgrader.py FILES
FILES can be a glob-style pattern or a list of files.
[edit]
Example
If you have a directory with a bunch of .layout files in it, stick the script in that directory and run it like this:
python CELayoutUpgrader.py *.layout
Generated by GNU enscript 1.6.1.