Skip to content

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 to ToolsFind Externals. Search for neimog and install it. Then create an object with declare -lib neimog -path neimog. Finally, use l.attrfilter or any other object from neimog.

  • Library developed mainly by Charles K. Neimog.
  • Report Bugs/Errors here!
  • Available for .

Music



Similar


    Comments

    Contributors