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
Pdand go toToolsFind Externals. Search forneimogand install it. Then create an object withdeclare -lib neimog -path neimog. Finally, usel.attrfilteror any other object fromneimog. - Library developed mainly by Charles K. Neimog.
- Report Bugs/Errors here!
- Available for .