PNGEncoder2
PNGEncoder2 copied to clipboard
A better PNG encoder for Flash
Error: Error #1000: The system is out of memory. at flash.utils::ByteArray/readBytes() at _PNGEncoder2::PNGEncoder2Impl$/writeIDATChunk() at _PNGEncoder2::PNGEncoder2Impl/onEnterFrame()
hello, i'm trying to use PNGEncoder2 from AS3. i have tried both the provided SWC and compiling one with haxe 3.1.3. using amxmlc from the AIR SDK 16 / 17...
If the encoder errors out from any reason (e.g. out of memory), it doesn't get reset at the end, so any subsequent encodes error out with "Only one PNG can...