mirror of https://github.com/GNOME/gimp.git
![]() Sun May 9 16:23:47 BST 1999 Adam D. Moss <adam@gimp.org> * app/tile.c * app/tile.h * app/tile_manager.c * app/tile_pvt.h * app/paint_funcs.c: Added Tile Row Hinting to the GIMP tile structure. Tiles now have cheap per-row hints indicating whether each row is all-transparent, all-opaque, a mixture, or other properties. These hints are automatically invalidated when the tile is checked in as dirty, and are re-evaluated on demand. Currently only the layer compositing routines take advantage of these hints, though there is opportunity to use them to advantage in numerous other places. The whole layer compositing process is typically 2x-4x faster now, especially on subsequent renders of data which has already had its hints calculated. See tile.h for the explicit TileRowHint query/set interface. The procedure to re-evaluate tile hints currently resides in paint_funcs.c but may be exposed to other parts of the core if necessary. This is experimental. Please report mis-rendering problems. |
||
---|---|---|
RPM | ||
app | ||
cursors | ||
data | ||
debian | ||
devel-docs/libgimp/tmpl | ||
docs | ||
etc | ||
libgimp | ||
libgimpbase | ||
libgimpwidgets | ||
modules | ||
pixmaps | ||
plug-ins | ||
po | ||
po-libgimp | ||
po-plug-ins | ||
po-script-fu | ||
tools | ||
.cvsignore | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
ChangeLog.pre-1-0 | ||
HACKING | ||
INSTALL | ||
MAINTAINERS | ||
Makefile.am | ||
NEWS | ||
README | ||
README.i18n | ||
README.perl | ||
README.win32 | ||
TODO | ||
acconfig.h | ||
acinclude.m4 | ||
autogen.sh | ||
config.guess | ||
config.h.in | ||
config.h.win32 | ||
config.sub | ||
configure.in | ||
gimp.1 | ||
gimp.m4 | ||
gimp.spec | ||
gimp1_1_splash.ppm | ||
gimp_logo.ppm | ||
gimp_splash.ppm | ||
gimp_tips.fr.txt | ||
gimp_tips.txt | ||
gimprc-1.2.5.in | ||
gimprc.5.in | ||
gimprc.in | ||
gimprc.win32 | ||
gimprc_user.in | ||
gimptool-1.2.in | ||
gimptool.1 | ||
gimptool.in | ||
gtkrc | ||
gtkrc.forest2 | ||
ltconfig | ||
ltmain.sh | ||
ps-menurc | ||
rmshm | ||
unitrc | ||
user_install | ||
user_install.bat |
README
The GIMP: the GNU Image Manipulation Program -------------------------------------------- This is an unstable release of the GIMP, intended for developers only. For production use, please use the 1.0.x series. The GIMP's home page is at http://www.gimp.org Please be sure to visit this site for information, documentation, tutorials, news, etc. All things GIMP-ish are available from there. The automated plug-in registry is located at http://registry.gimp.org There you can get the latest versions of plug-ins using a convenient forms-based interface. We have several mailing lists dedicated to GIMP user and development discussion. To subscribe, send mail to majordomo@scam.xcf.berkeley.edu and in the body of the message put subscribe <list-name> your@email.address substituting <list-name> for "gimp-user" or "gimp-developer" (without the quotes, of course) depending on the list you want to subscribe to. The mailing list archives can be found at http://www.findmail.com/listsaver/gimp-developer/ http://www.findmail.com/listsaver/gimp-user/ Gimp-user is a mailing list dedicated to user problems, hints and tips, discussion of cool effects, etc. Gimp-developer is oriented to GIMP core and plug-in developers. Most people will only want to be subscribed to gimp-user. And finally, for the real junkies, there is an IRC channel devoted to the GIMP :-) On Byxnet (a private mostly-GIMP network) there is #gimp. Many of the developers hang out there. Some of the Byxnet servers are: irc.gimp.org:6667 You can customize the look of the interface quite a bit my editing the ~/.gimp/gtkrc file. A sample file, gtkrc.forest, is included (Thanks to Tuomas Kuosmanen) Included is a set of keybindings similar to those in Adobe Photoshop (tm). You can find them in the ps-menurc file. To use them, copy this file to ~/.gimp/menurc We sincerely hope you enjoy the program. Please report problems to bugs@gimp.org. Before reporting a problem, you may want to see if someone else has already did (check the http://www.wilberworks.com/bugs.cgi for this). Have fun, Spencer Kimball Peter Mattis Federico Mena Manish Singh