Gimp/plug-ins
Jehan 18a2f576bb plug-ins: try to clarify "save-transp-pixels" argument of tiff saving.
This argument should actually say "Do not store premultiplied channel
values", which is what the TIFF spec calls "Unassociated alpha" (vs.
"associated alpha" when values are stored premultiplied by alpha).

Now I can see where the current description is coming from, which is
that any color with alpha 0 (totally masked) ends up as RGBA value (0,
0, 0, 0), in other words, the color information is completely lost. Yet
this label is not very helpful to understand what the checkbox really
does. I decided to not just change it altogether as people would have
gotten used to this for years, but at least adding completary
information in API and tooltip in GUI.
2019-03-11 10:45:28 +01:00
..
common libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
file-bmp
file-dds libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
file-exr plug-ins: optionally define several float.h macros for MinGW64. 2019-01-26 16:46:03 +01:00
file-faxg3
file-fits
file-fli libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
file-ico
file-jpeg libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
file-psd plug-ins: always save the color profile in file-psd 2018-12-03 19:28:10 +01:00
file-raw Issue #2716 - Windows: Rawtherapee plugin cannot be installed 2019-01-03 14:12:48 +01:00
file-sgi plug-ins: s/g_printf/g_printerr/ in sgi.c 2019-01-07 00:48:43 +01:00
file-tiff plug-ins: try to clarify "save-transp-pixels" argument of tiff saving. 2019-03-11 10:45:28 +01:00
file-webp libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
flame
fractal-explorer Misc. typo fixes 2018-09-17 16:05:02 +02:00
gfig Misc. typo fixes 2018-09-17 16:05:02 +02:00
gimpressionist
gradient-flare
help Undo some (unnecessary) changes. 2019-01-25 21:10:45 +01:00
help-browser
ifs-compose libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
imagemap libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
lighting libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
map-object libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
metadata Issue #2786: a few string issues. 2019-01-12 18:04:55 +01:00
pagecurl libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:21:36 -05:00
print libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
pygimp Issue #2961: minor coding style fix. 2019-02-14 12:12:24 +01:00
screenshot libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
script-fu libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
selection-to-path Odd ` characters corrected as '. 2019-01-16 12:40:58 +01:00
twain
ui plug-ins: try to clarify "save-transp-pixels" argument of tiff saving. 2019-03-11 10:45:28 +01:00
.gitignore
Makefile.am file-dds: add original source code of the DDS plug-in 2019-01-02 18:54:52 +01:00