
16 Dec
2024
16 Dec
'24
11:34 p.m.
png version 1.3.1 has been released! * home: <https://github.com/seattlerb/png> * bugs: <https://github.com/seattlerb/png/issues> * doco: <http://docs.seattlerb.org/png> PNG is an almost-pure-ruby PNG library. It lets you write a PNG without any C libraries. Changes: ### 1.3.1 / 2024-12-16 * 1 bug fix: * Fixed PNG::Color encoding errors on older ruby versions.