|===========================================================================|
| tileably-shrink v1.3 (2004-04-27)  GIMP plug-in tileably shrinking images |
| Copyright (C) 2002 Yeti (David Necas) <yeti@physics.muni.cz>              |
|===========================================================================|

Tileably Shrink is a GIMP plug-in making images tileable by reducing their
size.


Installation
------------

Requirements: Gimp 2.0

Untar the tar file (well I guess you've got that far already), then in the
directory thus created type

      make install

to install the plug-in to the system-wide plug-in directory, or

      make install-user

to install it to your user plug-in directory.  You can uninstall it later by
`make uninstall' or `make uninstall-user', respectively. When something goes
wrong, try modify the Makefile or, if you are really desperate, the source.


Usage
-----

This plug-in installs itself in the Filters/Map menu as `Tileably Shrink'.

It shrinks images while making them tilable at the same time.

If you are going to use it to make some image tileable, you should keep in
mind the tiling period will be the size of the shrinked image, not size of
the image you are currently working on.

It can be used to make images tileable only horizontally or vertically simply
by setting the vertical (or horizontal) reduction to zero.


Authors
-------

Yeti (David Necas) <yeti@physics.muni.cz>.

Report bugs to <yeti@physics.muni.cz> (please include `tileably-shrink' in
subject).


Copying
-------

Tileably Shrink can be copied and/or modified under the terms of GNU General
Public License.  Please see COPYING for details.
