l.attrfilter
The l.attrfilter
object in Pure Data (using pdlua
) filters elements from an SVG file loaded with l.readsvg
based on attributes such as stroke, fill, or ID. For example, l.attrfilter fill #ff0000
outputs only the elements with red fill (#ff0000). It allows selective processing and visualization of SVG content in Pd.
- Download via Deken.
Open
Pd
and go toTools
Find Externals
. Search forneimog
and install it. Then create an object withdeclare -lib neimog -path neimog
. Finally, usel.attrfilter
or any other object fromneimog
. - Library developed mainly by Charles K. Neimog.
- Report Bugs/Errors here!
- Available for .