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
- Host: GitHub
- URL: https://github.com/mtolly/juicypixels-stbir
- Owner: mtolly
- License: bsd-3-clause
- Created: 2017-09-29T04:10:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-24T18:58:23.000Z (over 8 years ago)
- Last Synced: 2025-12-27T05:07:19.826Z (6 months ago)
- Language: C
- Homepage: http://hackage.haskell.org/package/JuicyPixels-stbir
- Size: 28.3 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.