JuicyPixels-stbir: Scale JuicyPixels images with stb_image_resize

[ bsd3, graphics, image, library ] [ Propose Tags ]

Use the stb image resize C library to scale JuicyPixels images at high quality with a variety of options.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.7 && <5), data-default-class, JuicyPixels, vector [details]
License BSD-3-Clause
Copyright Jorge L Rodriguez, Michael Tolly
Author Jorge L Rodriguez, Michael Tolly
Maintainer miketolly@gmail.com
Category Graphics, Image
Home page https://github.com/mtolly/JuicyPixels-stbir
Source repo head: git clone https://github.com/mtolly/JuicyPixels-stbir
Uploaded by mtolly at 2018-02-24T18:57:05Z
Distributions NixOS:0.1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1063 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-02-24 [all 1 reports]

Readme for JuicyPixels-stbir-0.1.0.0

[back to package description]

Use the 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.