Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Striped Brush
#6
If you mean striped like this:

   


The script is meant to draw a gradient across a line (it actually draw several lines over each other, from wider to thinner, using samples for a gradient. So in your case:
  • Create you line as paths (I assume you already do so?).
  • Set the gradient to FG to BG (hard edge)
  • Set the background color to the external color
  • Set the foreground color to the inner color
  • Invoke the script
If necessary you can edit the gradient (copy it first to get a "private" version, you can't edit standard gradients), to move the edge (and so select the width of the inner line).
Reply


Messages In This Thread
Striped Brush - by Keyring - 01-04-2018, 11:39 AM
RE: Striped Brush - by Espermaschine - 01-04-2018, 12:07 PM
RE: Striped Brush - by Keyring - 01-04-2018, 01:18 PM
RE: Striped Brush - by Blighty - 01-04-2018, 01:32 PM
RE: Striped Brush - by Espermaschine - 01-04-2018, 01:25 PM
RE: Striped Brush - by Ofnuts - 01-04-2018, 02:00 PM
RE: Striped Brush - by Keyring - 01-04-2018, 02:54 PM

Forum Jump: