Skip to content

Image Compressor and Reader made in C

License

Notifications You must be signed in to change notification settings

notKamui/ImageCompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Compressor and Reader

Authors

Irwin "Slama" MADET and Jimmy "notKamui" TEILLARD

Building

This application is written in C and uses Gustave Eiffel Univerty's graphical library libMLV.

You have to install it to build the application. The instructions are available here.

When the library is installed, run make in the root folder.

Running

Run ./prog in the root folder.

For further help on usage, read doc/Rapport.pdf (it's in French though)