K 10 svn:author V 6 jbeich K 8 svn:date V 27 2016-04-01T17:23:44.824474Z K 7 svn:log V 573 graphics/sekrit-twc-zimg: add new port The "z" library implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion. A simple API enables conversion between any supported formats to operate with minimal knowledge from the programmer. All library routines were designed from the ground-up with flexibility, thread-safety, and correctness as first priorities. Allocation, buffering, and I/O are cleanly separated from processing, allowing the programmer to adapt "z" to many scenarios. https://github.com/sekrit-twc/zimg END