Summary: | Possible to un-‘grey out’ option for downscaling to 8-bit for 8-bit images when separating colour channels | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Karl Ove Hufthammer <karl> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/krita/commit/a2cbbe88383eab23f17bc7613dfe87c370d38f70 | Version Fixed In: | |
Sentry Crash Report: |
Description
Karl Ove Hufthammer
2019-07-28 08:12:13 UTC
Git commit 73057eeac1f75c9a5f036aaa18b51c72816ab6f5 by Wolthera van Hövell tot Westerflier. Committed on 28/07/2019 at 11:20. Pushed by woltherav into branch 'master'. The behaviour is now that on 8bit downscaling is always disabled. On sixteen bit it is only possible when outputting to grayscale, which is consistent with the actual code in kis_channel_seperation. M +9 -1 plugins/extensions/separate_channels/dlg_separate.cc M +2 -0 plugins/extensions/separate_channels/dlg_separate.h https://invent.kde.org/kde/krita/commit/73057eeac1f75c9a5f036aaa18b51c72816ab6f5 Git commit a2cbbe88383eab23f17bc7613dfe87c370d38f70 by Boudewijn Rempt, on behalf of Wolthera van Hövell tot Westerflier. Committed on 29/07/2019 at 08:35. Pushed by rempt into branch 'krita/4.2'. The behaviour is now that on 8bit downscaling is always disabled. On sixteen bit it is only possible when outputting to grayscale, which is consistent with the actual code in kis_channel_seperation. M +9 -1 plugins/extensions/separate_channels/dlg_separate.cc M +2 -0 plugins/extensions/separate_channels/dlg_separate.h https://invent.kde.org/kde/krita/commit/a2cbbe88383eab23f17bc7613dfe87c370d38f70 |