Davide64-dev / FEUP_Programming_ImageManipulator

πŸŒƒ | Image Manipulation & PNG <-> XPM Converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Manipulator Program

Overview

This repository hosts a C++ program designed for file manipulation. The project's proposal can be found here. The development of this program is part of the curriculum for the Programming course.

Usage

To compile and execute the code along with all its tests, use the following commands:

make test
./test

This will build the program and run the associated tests.

About

πŸŒƒ | Image Manipulation & PNG <-> XPM Converter


Languages

Language:C 90.9%Language:C++ 8.8%Language:Makefile 0.3%