Contour layer style is missing, message is "not implemented". There is other working "stroke" layer effect that may do same thing (not sure about it). Maybe both can be combined? Krita git f6e0f4a
Yes, it hasn't been implemented... It's been on the todo for a long time.
There are greyed out "contour" comboboxes in quite a few layer styles, so I'm merging this bug report with bug 411264 to have it in one place.
*** Bug 411264 has been marked as a duplicate of this bug. ***
*** Bug 456691 has been marked as a duplicate of this bug. ***
Created attachment 150679 [details] attachment-17878-0.html Until this has been completed I will not use Krista and have done what I said I would. I have installed and have been using Photoshop CS2 to allow the use of the blending options. On Thu, Jul 14, 2022, 2:00 AM Halla Rempt <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=394652 > > Halla Rempt <halla@valdyas.org> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| > |paulanthonyrobinson@gmail.c > | |om > > --- Comment #4 from Halla Rempt <halla@valdyas.org> --- > *** Bug 456691 has been marked as a duplicate of this bug. *** > > -- > You are receiving this mail because: > You are on the CC list for the bug.
well, Paul Anthony Robinson... That's fine?
(In reply to Alex from comment #0) > Contour layer style is missing, message is "not implemented". There is other > working "stroke" layer effect that may do same thing (not sure about it). > Maybe both can be combined? > > Krita git f6e0f4a Stroke Selection is implemented. The contour layer effect is accomplished by selecting the components to outline with a stroke. To implement an outer outline, the user overlays a copy of the selection. The implementation as a layer style would be to select opaque pixels within a layer to outline with a stroke. A threshold of opacity could be configured. The user then selects between "stroke shape," "stoke selection," or a hypothetical, I argue redundant, "stoke layer." The option to select opaque pixels is defined, but needs to be intersected onto a refined selection. The general selection includes edge cases as boundaries to outline.
(In reply to Tiar from comment #2) > There are greyed out "contour" comboboxes in quite a few layer styles, so > I'm merging this bug report with bug 411264 to have it in one place. I previously did not see the "contour" comboboxes in my workflow when updating the bug.