Skip to content

SVG to PNG conversion project written for my "Programming" class @ FEUP

Notifications You must be signed in to change notification settings

simaopsbarbosa/prog-svg-to-png

Repository files navigation

Programming project

Group elements

  • up202306609 Simão Barbosa
  • up202306606 Pedro Araújo
  • up202300401 Heitor Brandão

Accomplished tasks

Implemented the readSVG function, designed to read and process SVG files. The function handles loading SVG files, parsing their XML structure, and extracting relevant graphical data. This data is then made available for further manipulation or analysis within the application. The readSVG function ensures that the SVG content is accurately interpreted and represented in a usable format for subsequent operations.

The SVGElement class facilitates the structured representation of SVG elements, simplifying tasks like rendering and attribute modification.

About

SVG to PNG conversion project written for my "Programming" class @ FEUP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published