tayloraswift / swift-png

decode, inspect, edit, and encode png images in pure swift

Home Page:https://swiftinit.org/docs/swift-png

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spin-off gzip library

tayloraswift opened this issue · comments

swift-png contains a high-quality implementation of LZ77 which is already pretty decoupled from the rest of the library, and would be useful to other server applications. we should split it off into its own module.