I'm ambivalent about this one. Pros:
- fits a niche we're missing - reasonably good test suite (86% expression coverage) - API looks ok Cons: - no reverse dependencies on Hackage (besides JuicyPixels-repa) - benchmarks would be nice -- how competitive is it performance-wise to e.g. imagemagick or imlib? - only a handful of file types supported Additionally: the haddocks are okay, but not great. (Although the image encoded in the data url in the cabal description is super cool! I had no idea haddock could do that). More examples would be welcome in a library like this, e.g. showing the loading, processing, and saving of an image. G On Sun, Jan 20, 2013 at 12:22 PM, Vincent Berthoux < vincent.berth...@gmail.com> wrote: > Hello everyone, > > I'd like to propose the library JuicyPixels for inclusion in the Haskell > Platform, the associated wiki page is here: > > http://trac.haskell.org/haskell-platform/wiki/Proposals/juicypixels > > and the juicypixels package can be found on hackage : > > http://hackage.haskell.org/package/JuicyPixels-3.0 > > The JuicyPixels library is aimed to loading and saving images in various > common format including jpeg and PNG. > > Regards > > Vincent Berthoux > > > _______________________________________________ > Haskell-platform mailing list > Haskell-platform@projects.haskell.org > http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform > > -- Gregory Collins <g...@gregorycollins.net>
_______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform