Skip to content

Pravetz/img-resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

img-resizer

C++/SFML image resizing tool.

Compiling(LINUX ONLY):

  1. Be sure, that you have installed SFML library.
  2. Open terminal in directory of the project
  3. Paste the following command:
chmod u+x compiler.sh
./compiler.sh
  1. In order to run compiled program type:
chmod u+x main

Running:

./main

Releases

No releases published

Packages

No packages published