08-29-2020, 11:16 AM
How would that work?
A 30° Hatching, with 4px spacing and .8px line width:
- I assume we can't avoid specifying an angle and a spacing.
- Should the script do the path rendering (and so take a thickness as a parameter, and may be some "dot ratio"),
- Should the path be kept
- Or two options above combined in render and discard path/don't render and path (as written, calling the script on the same layer with the same specs will always produce the same lines, so successive hatchings in different areas will remain aligned
- Should the script be able to separate odd/even lines
- Ini file for defaults?
- Ini files for several defaults?
- Creates path lines with spacing and angle that cover the active drawable.
- Rendering is manual (and so abides to any existing selection)
A 30° Hatching, with 4px spacing and .8px line width: