0.0
No commit activity in last 3 years
No release in over 3 years
This library is an add-on for ChunkyPNG. It contains pure Ruby implementations of image processing algorithms that are out of scope for ChunkyPNG itself. This gem is mostly meant as a learning tool. Feel free to fork this project to add new algorithms, even if you do not consider yourself an expert on the topic.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
~> 2

Runtime

 Project Readme

ChunkyBits¶ ↑

This library is an add-on for ChunkyPNG. It contains pure Ruby implementations of image processing algorithms that are out of scope for ChunkyPNG itself.

This gem is mostly meant as a learning tool. Feel free to fork this project to add new algorithms, even if you do not consider yourself an expert on the topic.