Skip to content

This project concerns the conversion of images from the SVG vectorial format to the PNG raster format.

Notifications You must be signed in to change notification settings

joaolopes15/prog-proj

Repository files navigation

Programming project

Group elements

  • up202307809 João Miguel Lopes
  • up202303772 Leonor Alexandra Grilo Matias

Accomplished tasks

SVGElements.cpp:

  • this file implements classes that construct an ellipse, circle, rectangle, polygon, polyline and line objects, transforms and draws them in the png image.

SVGElements.hpp:

  • this file defines classes and functions that construct an ellipse, circle, rectangle, polygon, polyline and line objects, transforms and draws them in the png image.

readSVG.cpp

  • this file implements the reading logic for the conversion of svg files to png images for all types of elements (ellipses, circles, rectangles, polygons, polylines and lines).

About

This project concerns the conversion of images from the SVG vectorial format to the PNG raster format.

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •