gimp/plug-ins/file-ico
Matt Giuca 07dfe4a5eb plug-ins: Fix generation of the AND mask for 32-bit ICO images
Previously, the mask would be transparent if the alpha was <50%.
However, this causes pixels to become black in some places in Windows
(notably, the taskbar on Windows 10). Therefore, always set the mask
to opaque if a pixel is partially or fully opaque.
2015-09-18 18:58:12 +02:00
..
.gitignore Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
Makefile.am */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
ico-dialog.c follow gegl api changes from commit af5361ca8d, with an abyss policy argument 2015-05-25 01:27:31 +02:00
ico-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
ico-load.c plug-ins: port file-ico to GEGL 2012-11-30 01:38:23 +01:00
ico-load.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
ico-save.c plug-ins: Fix generation of the AND mask for 32-bit ICO images 2015-09-18 18:58:12 +02:00
ico-save.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
ico.c plug-ins: port file-ico to GEGL 2012-11-30 01:38:23 +01:00
ico.h Bug 645456 - Inconsistent window (role) naming scheme 2011-04-08 20:31:34 +02:00