TGA_diff.exe
============
Copyright (c) 2005 Tommy Karlsson, Bitmap.se

This version is freeware, and may be redistributed freely as
long as there is no fee attached. A simple 'thank you' in the
credits of any movie produced using this tool would be nice
but is not required.

An e-mail informing me of your work will be highly appreciated.
mailto: tommy@bitmap.se

More information and a simple tutorial is available at
http://www.bitmap.se/tga_diff.html


Usage
=====
Type "tga_diff -?" in a command prompt to see the syntax.


Version history
===============

v0.8.0 (2005-06-13):
- Support for sequence images as background (-m option).
  It's now possible to use a moving camera (ETPro scripted camera).
  Tutorial coming up at http://www.bitmap.se as soon as I get
  some time...

v0.7.0 (2005-04-10):
- Filtering added: options -fb (filter background) and -ff (filter
  foreground)
- Options -b and -f renamed to -rb (replace background) and -rf
  (replace foreground)


v0.6.2 (2005-03-29):
- Fix: Improved error messages.


v0.6.1 (2005-03-29):
- Fix: no error message if backround image couldn't be read.


v0.6.0 (2005-01-04):
First public beta!
- Command line interface only
- Only true colour TGA images without alpha channel supported
- Does not overwrite files if they already exists
