home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2002 April / pcpro0402.iso / essentials / graphics / Gimp / gimp-src-20001226.exe / src / gimp / README < prev    next >
Encoding:
Text File  |  2000-12-25  |  3.6 KB  |  107 lines

  1. The GIMP: The GNU Image Manipulation Program: The Hadjaha Release
  2. =================================================================
  3.  
  4. The GIMP is designed to be a professional image manipulation program 
  5. suitable for such tasks as photo retouching, image composition and image
  6. authoring.
  7.  
  8. For installation instructions, see the file INSTALL.
  9.  
  10. 1. Web Resources
  11. ================
  12.  
  13. The GIMP's home page is at:
  14.  
  15.     http://www.gimp.org/
  16.  
  17. Please be sure to visit this site for information, documentation,
  18. tutorials, news, etc.  All things GIMP-ish are available from there.
  19.  
  20. The automated plug-in registry is located at:
  21.  
  22.     http://registry.gimp.org/
  23.  
  24. There you can get the latest versions of plug-ins using a convenient
  25. forms-based interface.
  26.  
  27. The latest version of The GIMP can be found at:
  28.  
  29.     http://www.gimp.org/download/
  30.  
  31. 2. Mailing Lists
  32. ================
  33.  
  34. We have several mailing lists dedicated to GIMP user and development
  35. discussion.  To subscribe, send an empty message to
  36.  
  37.          <listname>-subscribe@xcf.berkeley.edu
  38.  
  39. substituting <listname> for "gimp-user", "gimp-announce" or
  40. "gimp-developer" (without the quotes, of course) depending on the list you 
  41. want to subscribe to.  The mailing list archives can be found at:
  42.  
  43.         http://www.egroups.com/messages/gimp-developer/
  44.         http://www.egroups.com/messages/gimp-user/
  45.  
  46. Gimp-user is a mailing list dedicated to user problems, hints and
  47. tips, discussion of cool effects, etc.  Gimp-announce is a low-traffic list
  48. with announcements about new releases of GIMP and plug-ins.  Gimp-developer is 
  49. oriented to GIMP core and plug-in developers.  Most people will only want to 
  50. be subscribed to gimp-user. If you want to help develop The GIMP, the
  51. gimp-developer mailing list is a good starting point.
  52.  
  53. There are two mailing lists dedicated to the Win32 port,
  54. "gimpwin-users" and "gimpwin-dev". Especially the latter also carries
  55. traffic about the GTk+ port to Win32 in general. To subscribe, send an
  56. empty message to
  57.  
  58.     gimpwin-users-subscribe@egroups.com
  59. or
  60.     gimpwin-dev-subscribe@egroups.com
  61.  
  62. respectively. You can also use the web interface at
  63. http://www.egroups.com/group/gimpwin-users/ and
  64. http://www.egroups.com/group/gimpwin-dev/ . Note that as these mailing
  65. lists are hosted on egroups.com, the messages from the list contain
  66. relatively unintrusive and easily ignored advertisements at the
  67. end. But if you are absolutely allergic to ads, don't subscribe.
  68.  
  69.  
  70. 3. IRC
  71. ======
  72.  
  73. And finally, for the real junkies, there is an IRC channel devoted to
  74. the GIMP. On Byxnet (a private mostly-GIMP network) there is #gimp.
  75. Many of the developers hang out there.  One of the Byxnet servers are:
  76.  
  77.     irc.gimp.org:6667
  78.  
  79. 4. Customizing
  80. ==============
  81.  
  82. The look of GIMP's interface can be customized like any other GTK app
  83. by editing the ~/.gtkrc file or by using "themes" (ready-made 
  84. customizations). For downloadable themes and further details, see
  85. http://gtk.themes.org. Additionally GIMP reads ~/.gimp-1.2/gtkrc so you 
  86. can have settings that only apply to The GIMP.
  87.  
  88. Included is a set of keybindings similar to those in Adobe Photoshop (tm).
  89. You can find them in the ps-menurc file.  To use them, copy this file to
  90. ~/.gimp-1.2/menurc. You can also manually change the keybindings to any of
  91. your choice by editing ~/.gimp-1.2/menurc.
  92.  
  93. 5. Bugs
  94. =======
  95.  
  96. We sincerely hope you enjoy the program.  Please report problems to
  97. bugs@gimp.org.  Before reporting a problem, you may want to see if someone
  98. else did already - check http://bugs.gnome.org/db/pa/lgimp.html for this.
  99.  
  100. Have fun,
  101.  
  102.   Spencer Kimball
  103.   Peter Mattis
  104.   Federico Mena
  105.   Manish Singh
  106.  
  107.