gloss-juicy

Load any image supported by Juicy.Pixels in your gloss application

http://github.com/hpacheco/gloss-juicy

Stackage Nightly 2025-11-24:0.2.3@rev:1
Latest on Hackage:0.2.3@rev:1

See all snapshots gloss-juicy appears in

BSD-3-Clause licensed by Alp Mestanogullari
Maintained by Hugo Pacheco
This version can be pinned in stack with:gloss-juicy-0.2.3@sha256:0c3bca95237cbf91f8b3b1936a0661f1e0457acd80502276d54d6c5210f88b25,1618

Module documentation for 0.2.3

Lets you convert any image supported by Juicy.Pixels in a gloss application by converting to gloss' Bitmap representation.

Version 0.1.2 just enabled caching (from a frame to the next, and so on) of the images you load, so that they are not recomputed for each frame. Credits go to Jonathan Daugherty for the patch.