home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2002 April / pcpro0402.iso / essentials / graphics / Gimp / gimp-src-20001226.exe / src / gimp / plug-ins / MapObject / README < prev    next >
Encoding:
Text File  |  1998-07-16  |  1.9 KB  |  62 lines

  1.  
  2. MapObject 1.2.0 -- image filter plug-in for The GIMP program
  3. ===========================================================
  4.  
  5. Copyright (C) 1996-98 Tom Bech
  6. Copyright (C) 1996-98 Federico Mena Quintero
  7.  
  8. Released 16th of July, 1998
  9.  
  10. You can reach the author(s) via E-mail:
  11. tomb@gimp.org (Tom) or quartic@gimp.org (Federico).
  12.  
  13. The GIMP was developed by Peter Mattis and Spencer Kimball.
  14. You can contact them at gimp@xcf.berkeley.edu.
  15.  
  16. There's more GIMP stuff on our home pages:
  17. http://www.ii.uib.no/~tomb/gimp.html (Tom's page)
  18. http://www.nuclecu.unam.mx/~federico/gimp/index.html (Quartic's page)
  19.  
  20. Legal stuff
  21. ===========
  22.  
  23. This program is free software; you can redistribute it and/or modify it under
  24. the terms of the GNU General Public License as published by the Free Software
  25. Foundation; either version 2 of the License, or (at your option) any later
  26. version.
  27.  
  28. This program is distributed in the hope that it will be useful, but WITHOUT
  29. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  30. FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
  31.  
  32. You should have received a copy of the GNU General Public License along with
  33. this program (see "COPYING" file); if not, write to the Free Software Foundation,
  34. Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  35.  
  36. In other words, you can't sue us for whatever happens while using this ;)
  37.  
  38. Compiling
  39. =========
  40.  
  41. To compile you'll need The GIMP 1.0 and GTK+ 1.0.4 or later.
  42. You'll also need GCK 1.00 (http://www.ii.uib.no/~tomb/gck.html)
  43.  
  44. 1) Edit the Makefile to reflect your system setup.
  45.  
  46. 2) Type "make" and then "make install"
  47.  
  48. You should now be ready to run. "make install" puts the executable "MapObject"
  49. in the standard plug-in directory.
  50.  
  51. Documentation
  52. =============
  53.  
  54. Ahem.. right.. ;) ..I'll get around to it eventually.
  55.  
  56. Please send me a mail if you find any bugs.
  57.  
  58. Have fun,
  59.  
  60. Tom
  61.  
  62.