wvanbergen / oily_png

Native mixin to speed up ChunkyPNG.
http://www.chunkypng.com
MIT License
175 stars 16 forks source link

undefined method `empty_bytearray' for ChunkyPNG::Datastream:Class #23

Open dleidert opened 3 years ago

dleidert commented 3 years ago

I get a bunch of errors when trying to build and test this version against chunky_png 1.3.15. It seems the empty_bytearray method has been removed.