Is there a way to programmatically fill(paint) areas

This is NOT a support forum. You are welcome to discuss software issues here, but all issues should be reported on Launchpad if you want them fixed.
armnotstrong
Posts: 1
Joined: Sat Sep 30, 2017 12:45 pm

Is there a way to programmatically fill(paint) areas

Postby armnotstrong » Sat Sep 30, 2017 12:51 pm

Hi, I wonder if there is a way to iterate all the areas in an SVG and fill(paint) with different colors on different areas?

Thanks

Lazur
Posts: 4717
Joined: Tue Jun 14, 2016 10:38 am

Re: Is there a way to programmatically fill(paint) areas

Postby Lazur » Sat Sep 30, 2017 5:47 pm

Hi.

The interpolate extension can iterate colour changes based on the two base paths selected.

The interpolate attribute in group can also come handy if the paths are pre-existing.

Tiled clones can iterate colour changes and not just interpolate steps in between, however the options may be limited in some way.


Return to “Discuss Software Issues”