Hi there, I wonder if there’s an easy way to replicate the feel of these comics: notice each color has a different pattern. Some colors are flat, some are dithered because they are achieved by mixing two or more colors with a pattern:
in these comics, there were actually only four colors: magenta, cyan, yellow, black. They were mixed with dithered patterns in order to create more colors. I think there was a fixed palette of colors.
Any idea how to obtain this? I suppose I need to create a brush which paints with two colors. But how? Each color should have a different dithering pattern… Thanks for advice