←back to thread

A new PNG spec

(www.programmax.net)
614 points bluedel | 1 comments | | HN request time: 0.225s | source
Show context
hrydgard ◴[] No.44374397[source]
What about implementations? libpng seems pretty dead, 1.7 has been in development forever but 1.6 is still considered the stable version. Is there a current "canonical" png C/C++ library?
replies(4): >>44374612 #>>44375482 #>>44378069 #>>44380171 #
vanderZwan ◴[] No.44374612[source]
I mean, if the spec has been stable for two decades then maybe there just hasn't been much to fix? Especially since PNG is a relatively simple image format.
replies(1): >>44377237 #
1. illiac786 ◴[] No.44377237[source]
Seems that logic does not apply to jpeg though.