mirror of https://github.com/GNOME/gimp.git
![]() 2006-05-16 Michael Natterer <mitch@gimp.org> * app/paint-funcs/paint-funcs-generic.h * app/paint-funcs/paint-funcs.[ch]: implement copy_color() and copy_color_pixels() which copy only the color bytes into a dest that has one byte less than src. Renamed component_pixels() to copy_component_pixels(). * app/core/Makefile.am * app/core/core-types.h * app/core/gimpbrushclipboard.[ch]: new GimpBrush subclass that auto-updates its contents from gimp->global_buffer. * app/core/gimp.c (gimp_real_initialize): add a clipboard brush to the brush factory. Fixes bug #111082. |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.am | ||
makefile.msc | ||
paint-funcs-generic.h | ||
paint-funcs-types.h | ||
paint-funcs.c | ||
paint-funcs.h | ||
scale-funcs.c | ||
scale-funcs.h |