# This set of files contains gradients that create various photo toning
# effects that came out of the darkroom era.
#
# version 0.1
#
# I created the gradients in this distribution from png files in an excellent
# tutorial on toning at: http://www.gimpguru.org/Tutorials/SampleToning/
#
# Copyright (C)November 2007 under GPL by Jim Sabatke <jsabatke@gmail.com>
#
# This program is free software# you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation# either version 2 of the License, or
# (at your option) any later version.
# 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY# without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
# 
# You should have received a copy of the GNU General Public License
# along with this program# if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
# To use these gradients, unpack them and place them in the
# ~/.gimp-2.4/gradients directory
# these gradients were also tested on gimp 2.2.
#
# version 0.3
#
# 1 The mixed color gradients from:
#   http://www.gimpguru.org/Tutorials/SampleToning/
#   are now included.  Thanks to Rob Antonishen for a 
#   script to convert those difficult PNG files into 
#   GGR files.
#
#   Ron's script is included in this distro as: gradient-from-image.scm
#
#   All of the multi-color gradients are named Photo-Z-* so as to 
#   group them together in the gradients selection dialog.
#
#
# 2 I have created 3 Albumum print GGR files.
#
#   Usage Note:  These gradients generally give better results from the 
#   ->colors->map->sample colorize
#   than the
#   ->colors->map->map 
#   selection.