>>1476265Update on the progress. The hair is a little trickier to do because it's hard to distinguish the borders from the hair itself. Also, I tried using a new method for this image, where I use strokes instead of bezier curves to lay out the majority of the lines, and then convert them to paths in order to give them the points on the ends. This results in the lines being MUCH more consistent in width than outlining them and filling the path does. Essentially: This is how to use strokes.