Skip to main content
Participant
June 8, 2018
Question

Can I do this with a custom brush?

  • June 8, 2018
  • 3 replies
  • 759 views

What I want to do is to draw a number of leaf shapes, using size and angle jitter. I want to make the leaf shapes look as if they have been drawn with a narrow point pen using black ink, so just the ink is just on the edges of the leaves not filling them in with solid black. I have made a custom brush to do this and it works just fine.

But what I also want to do is to be able to brush more leaves on top of the leaves I have just painted. If I do this as is the leaves underneath show through the leaves above because the centres of the leaves are transparent. This means that there will be many lines close together and it makes the whole area look very dark.

So what I would really like is to be able to create leaves that have a black edge and an opaque white centre. I've tried to think of a way of doing this but haven't come up with anything yet. I would be grateful for any useful ideas, thanks.

This topic has been closed for replies.

3 replies

Trevor.Dennis
Community Expert
Community Expert
June 9, 2018

This might get you started.

Make your leaf, and define it as a Pattern.  You need the transparent surround.

Edit > Fill

Set Contents: to Pattern

Select your leaf pattern

Check Script and chose Random Fill from the drop down.

OK that which takes you to this panel.  Density makes a lot of difference.  Color Randomness messes it up IMHO.

There are some other interesting fill scripts, and if you use the drop down, you might be overwhelmed with choice!

Trevor.Dennis
Community Expert
Community Expert
June 9, 2018

Just a thought, but our davescm knows some cool tricks with Brush Symmetry, and might have some ideas.

davescm
Community Expert
Community Expert
June 9, 2018

Hi

One way would be to make a brush from the solid centre (rather than the outline)

Then set an empty layer and set layer styles to give a black stroke on the outside

Then paint on the layer with the brush set to white. That way you are only painting the solid centres - the layer style will add the black strokes. Don't allow the leaves to overlap on that layer

You can build up additional layers with the same layer style to get the effect of overlapping leaves

I hope that helps

Dave

c.pfaffenbichler
Community Expert
Community Expert
June 9, 2018

Photoshop Brushes are at current »one color» and that’s that; one cannot paint with a brush tip that applies two colors to two regions simultaneously so far.

Conclusions, recommendations:

• You may want to do this in Illustrator (Scatter Brush).

• Have you looked as Scripted Patterns yet?

Semaphoric
Community Expert
Community Expert
June 8, 2018

You could make two brushes for the leaf, one a filled solid, and one with just the outline. Put a Path where you want your leaves, and stroke the path twice, first with the 'solid' brush in the desired color of your leaf, and then with the 'hollow' brush in black. For both, set the Brush angle jitter to 'Direction'. You can move the Path around and change the size and/or color of the brush between set of strokes, to give some variation.

Unfortunately, a numeric Jitter value won't change the size and rotation the same for both strokes , so that has to be set to zero.