Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.
/ scala-qoi Public archive

A toy implementation of the QOI Image format in pure Scala, cross-compiling for JVM and Scala Native.

License

Notifications You must be signed in to change notification settings

JD557/scala-qoi

Repository files navigation

Scala QOI Image Viewer

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"

About

A toy implementation of the QOI Image format in pure Scala, cross-compiling for JVM and Scala Native.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages