Skip to content

barakadax/RLEpictures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLE pictures

RLE format, save, open & create pictures with CLI commanded.
Works on linux and windows (rewritten and tested in Ubuntu 20.04.4)

To compile with GCC:

make

Example of generated picture:
Sample of create_romb

Command list:

open_rle file_path
open_txt file_path
save_rle file_path
save_txt file_path
create_square size regular/invert
create_triangle size regular/invert
create_romb size regular/invert
print
exit
help

About

Create, save, open and print to screen RLE formatted pictures

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors