Gimp/plug-ins/ui
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
..
.gitignore
Makefile.am Bug 769820 - Cannot enter Iptc information when no metadata is available... 2017-07-07 18:11:39 +02:00
plug-in-file-gif.ui libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
plug-in-file-png.ui libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
plug-in-file-raw.ui Bug 728633 - Improvements to the file-raw plugin. 2016-06-13 23:07:50 +02:00
plug-in-file-tiff.ui plug-ins: try to clarify "save-transp-pixels" argument of tiff saving. 2019-03-11 10:45:28 +01:00
plug-in-metadata-editor-calendar.ui Bug 769820 - Cannot enter Iptc information when no metadata is available... 2017-07-07 18:11:39 +02:00
plug-in-metadata-editor.ui Issue #2786: a few string issues. 2019-01-12 18:04:55 +01:00
plug-in-metadata-viewer.ui Bug 769820 - Cannot enter Iptc information when no metadata is available... 2017-07-07 18:11:39 +02:00