# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/zimg/zimg.desc # Copyright (C) 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] Scaling, colorspace conversion, and dithering library [T] The "z" library implements the commonly required image processing basics of [T] scaling, colorspace conversion, and depth conversion. A simple API enables [T] conversion between any supported formats to operate with minimal knowledge [T] from the programmer. All library routines were designed from the ground-up [T] with correctness, flexibility, and thread-safety as first priorities. [T] Allocation, buffering, and I/O are cleanly separated from processing, [T] allowing the programmer to adapt "z" to many scenarios. [U] https://github.com/sekrit-twc/zimg [A] Sam Hocevar [M] The T2 Project [C] extra/graphic [F] CROSS [L] PublicDomain [S] Stable [V] 3.0.5 [D] 9aa257f8d6ded49ed725537afb3fa830a562b3b2af569686965261fe zimg-3.0.5.tar.gz https://github.com/sekrit-twc/zimg/archive/release-3.0.5/ autogen=1