jwr1@kbin.earth to Programming@programming.dev · 3 days agoPNG is back!www.programmax.netexternal-linkmessage-square46linkfedilinkarrow-up1260arrow-down11file-textcross-posted to: [email protected][email protected][email protected][email protected]
arrow-up1259arrow-down1external-linkPNG is back!www.programmax.netjwr1@kbin.earth to Programming@programming.dev · 3 days agomessage-square46linkfedilinkfile-textcross-posted to: [email protected][email protected][email protected][email protected]
minus-squaremindbleach@sh.itjust.workslinkfedilinkarrow-up4·2 days agoYeah, adoption’s not a feature you can design. The general idea may show up in any extensible format. Like a PNG encoder that only does Sub filter can encounter each pixel once. … wait, PNG filtering is byte-level? It doesn’t change with bit depth? Christ.
Yeah, adoption’s not a feature you can design.
The general idea may show up in any extensible format. Like a PNG encoder that only does Sub filter can encounter each pixel once.
… wait, PNG filtering is byte-level? It doesn’t change with bit depth? Christ.