Open czycha opened 8 years ago
It's been a while since I checked up on this project and the Ruby ecosystem of image manipulation. If there's a better library out there post here.
Minimum capabilities:
Options that justify ditching oily_png:
Unrealistic goals:
If there are siloed gems for the various image formats (sorta like how chunky_png is for PNG) and they can be switched between in a sane and realistic way, that would be OK but might be a lot of work.
If a different dependency is not viable, should at least upgrade chunky/oily_png.
Ditch oily_png for the more versatile rmagick, thus unshackling the dependence on PNG I/O files.