I'm pleased to announce Guile-PNG version 0.7.2:
https://github.com/artyom-poptsov/guile-png/releases/tag/v0.7.2
Guile-PNG is a pure Scheme PNG (RFC 2083) format parser for GNU Guile.
The library allows to create, read process and write PNG images.
I'm pleased to announce Guile-PNG version 0.7.2: Guile-PNG is a pure Scheme PNG (RFC 2083) format parser for GNU Guile. The library allows to create, read process and write PNG images. 2 comments
|
@avp Cool! I will try it out with my scheme compiler… probably need a few changes, but hopefully not too many.