@hackage brillo-export0.2.0.0
Export Brillo pictures to png, bmp, tga, tiff, gif, svg and juicy-pixels-image
Categories
License
MIT
Maintainer
timo-a@gmx.ch
Links
Versions
- 0.2.0.0 Fri, 27 Feb 2026
Installation
Tested Compilers
Dependencies (9)
- GLFW-b >=1.0.0 && <4
- JuicyPixels >=3.2 && <4
- OpenGLRaw >=3.0 && <4
- base >=4.7 && <5
- brillo-rendering >=2.0 && <3.0
- bytestring >=0.11 && <0.13 Show all…
Dependents (1)
@hackage/brillo-examples
brillo-export
Export Brillo pictures as PNG, Bitmap, TGA, TIFF, and animated GIF.
This library is a fork of gloss-export, adapted to work with the Brillo graphics library.
Credits
- Original gloss-export by Timo A
- Samuel Gélineau for the initial Picture to PNG conversion: https://github.com/benl23x5/gloss/pull/23