Home > KODA

KODA

KODA is a project mainly written in C++ and C, it's free.

RLE image codec

RLE image codec

Author

  • Maciej Stefanczyk

Build instructions

Prepare build directory and create makefiles mkdir build && cd build && cmake ..

Build project (from the build directory) make