Archived: This project has been ported to minart-image
, where it will continue to receive updates.
A toy implementation of the QOI Image format in pure Scala, cross-compiling for JVM and Scala Native.
Example images from QOIView.
Sample Usage:
sbt "rootJVM/run images/baboon.qoi"
or
sbt "rootNative/run images/baboon.qoi"