gimp/debian
Sven Neumann 9de41ae691 configure.in plug-ins/print/Makefile.am added framework for a manpage
2000-10-29  Sven Neumann  <sven@gimp.org>

	* configure.in
	* plug-ins/print/Makefile.am
	* plug-ins/print/escputil.1.in: added framework for a manpage
	describing our new tool, escputil. Someone needs to fill in
	some descriptive words here...

	* gimp.spec.in:
	* debian/gimp1.1.files: added entries for escputil and escputil.1
2000-10-29 22:43:25 +00:00
..
README.debian Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
changelog Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
control Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
copyright Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
cvs-build Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
dirs Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
gimp1.1-nonfree.copyright Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
gimp1.1-nonfree.files Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
gimp1.1-perl.files Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
gimp1.1-perl.undocumented Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
gimp1.1.copyright Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
gimp1.1.files configure.in plug-ins/print/Makefile.am added framework for a manpage 2000-10-29 22:43:25 +00:00
gimp1.1.menu Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
libgimp1.1-dev.files Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
postinst Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00
rules Finally bring debian/ directory up-to-date. Use script debian/cvs-build to build a CVS snapshot release (after you've done cvs update, aclocal, automake, autoconf) 2000-10-14 06:30:26 +00:00

README.debian

gimp1.1 for Debian GNU/Linux
----------------------------

The GNU Image Manipulation Program lets you draw, edit images, and
manipulate them any way you want!

This is the developers' release of Gimp. It's a full featured, freely
available, non-Motif version of The Gimp.

***WARNING***

You MUST have the xfonts-75dpi package available, either via the .deb
packages, or a remote font server like xfs, before running The
GIMP. The gimp package Recommends: this package along with
xfonts-100dpi, but it is not required to have them installed locally
if you have a remote font server set up. However, if you don't have
either, GIMP *will* crash with a really esoteric error message.

The lesson is: INSTALL THE xfonts-75dpi AND xfonts-100dpi PACKAGES!

Version 1.1 has full layers support, tile-based memory allocation, and
a whole bunch of other nifty features.

                 *************** NOTE ****************
   If you've ever used an older version of The GIMP version 1.1 on
   your system, you may have to delete the ~/.gimp-1.1 directory, as
   different versions are not always compatible.
                 *************************************

If you want full documentation, either see the gimp-doc package
or the wonderful online docs:

http://manual.gimp.org/


COMPILING PLUGINS:
-----------------

If you wish to compile your own plug-ins, the easiest way is to use
'gimptool', a simple tool that comes with gimp. This works only if you
have a plug-in whose source is a single .c file, however:

gimptool --install plug-in.c

Now wasn't that easy?

Ben Gertzfield <che@debian.org>, Tue, 22 Jul 1997 20:53:20 -0500