gimp/app/paint-funcs
Manish Singh 58a93cc101 declare component_pixels, combine_mask_and_alpha_channel_{stipple,stroke}.
2005-10-27  Manish Singh  <yosh@gimp.org>

        * app/paint-funcs/paint-funcs.h: declare component_pixels,
        combine_mask_and_alpha_channel_{stipple,stroke}. Fixes bug #319811.
2005-10-27 19:13:57 +00:00
..
.cvsignore configure.in app/Makefile.am app/paint-funcs/.cvsignore made the 2001-04-07 14:44:12 +00:00
Makefile.am app/base/Makefile.am app/composite/*akefile.am app/config/*akefile.am 2005-02-27 13:22:01 +00:00
makefile.msc TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
paint-funcs-generic.h replaced the binary XOR operations with a naive but faster implementation 2005-09-27 22:27:26 +00:00
paint-funcs-types.h don't scan app/paint-funcs/paint-funcs-types.h for enums. 2004-07-05 21:39:54 +00:00
paint-funcs.c fixed bug in buffer initialization, spotted by Tobias Lenz. 2005-09-20 19:38:31 +00:00
paint-funcs.h declare component_pixels, combine_mask_and_alpha_channel_{stipple,stroke}. 2005-10-27 19:13:57 +00:00
scale-funcs.c correctly pass the region offset to pixel_region_get_row(). 2005-10-25 18:16:42 +00:00
scale-funcs.h applied patch from Geert Jordaens that improves results of the Lanczos 2005-01-20 10:31:36 +00:00