alireza7991 / png2rle

Standalone cross-platform PNG to RLE converter written in C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

png2rle

Standalone cross-platform PNG to RLE converter written in C.

Licensed under terms of GPL v2.0.

For building type "make". you must have installed "gcc","gcc-arm-linux-gnueabihf" and "gcc-mingw-w64-i686".

For usage, run "./png2rle_linux --help".

Report any bugs/suggestions to alirezafn @ gmx.us.

About

Standalone cross-platform PNG to RLE converter written in C.

License:GNU General Public License v2.0


Languages

Language:C 100.0%