Where is svg.zip?

Hi!

I want to try to use the svg library in APDE but I can’t find the zip (with the proper format) to import it. Does anyone know?

Thanks!

Hi.
What SVG library are you referring to? SVG files can be imported as shapes without a special library. If it is the P8gGraphicsSVG library, it’s deprecated for Processing 3, let alone APDE

I want to use this library

to export svg’s

There is a heavy dependence on the AWT packages in this library, and they are not available on Android, so I’m afraid that’s not possible. But if you are interested you can write the file yourself. Here is a start learning the syntax, and on the vanseodesign site, you can also find a lot of articles.

Thanks Noel!

For the moment I’ll settle for exporting svg to the desktop