oldmangrumpy wrote:
@Ofnuts - re my question re stroking. I replicated the sequence this morning and have listed it below.
Test 1 - simple path
1.Draw enclosed path using path tool
2.Select brush = #2 hardness 50, size = 20, spacing =100, dynamics = colour from gradient
3.Select blend, mode = normal
4.Blend enclosed path with selected gradient
5.Select different gradient, change mode to multiply
6.Use GIMP stroke path tool - choose ‘stroke with paint tool’, select ‘paintbrush’, turn on ‘emulate brush dynamics’
Result = filled path object with dark stroked edging
Test 2 - mutiple paths
7.Draw enclosed path using path tool
8.Duplicate path, move path, resize path
9.Use 'Generate Intermediate Paths' tool on duplicated path, 50 paths created (all visible)
10.No change to brush = #2 hardness 50, size = 20, spacing =100, dynamics = colour from gradient
11.Select blend, mode = normal
12.Use ‘stroke/fill visible paths script’ = fill paths with selected gradient (OK)
13.Select different gradient, change mode to multiply
14.Use ‘Stroke/fill visible paths script’ = stroke paths selecting options ‘from gradient’, ‘stroke’, ‘single’, background fill “transparent’
15.Script executes, GUI closes
16.N.B. - all required paths visible, no error messages
Result - filled path object but NO STROKED paths. I then tried several different brush spacing sizes but that seemed to make no difference to the result.
I am probably misunderstanding something somewhere and for that I apologise - but seniors are allowed to have their moments!!
Foreword: stroke-visible-paths use the piece of code to stroke path available to scripts, which is in practice quite different from the stroke-path dialog (no emulation of brush dynamics, use the paint brush instead of chosen tool... )
11: blend more for what? (although I think its irrelevant here)
12: you are asking for fill there, so that's coherent....
13: mode of what?
14: what is the opacity? Is the color different from the ones in the gradient?