An open API service indexing awesome lists of open source software.

https://github.com/mtolly/juicypixels-stbir

Interface to STB Image Resize for the Haskell image library JuicyPixels
https://github.com/mtolly/juicypixels-stbir

Last synced: 4 months ago
JSON representation

Interface to STB Image Resize for the Haskell image library JuicyPixels

Awesome Lists containing this project

README

          

Use the [stb](https://github.com/nothings/stb) image resize C library
to scale JuicyPixels images at high quality with a variety of options.

This package bundles the C code (v0.95)
and provides a high-level Haskell interface.