The graphics/zimg port
zimg-3.0.5 – scaling, colorspace conversion, and dithering library (cvsweb github mirror)
Description
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 correctness, flexibility, and thread-safety as first priorities. Allocation, buffering, and I/O are cleanly separated from processing, allowing the programmer to adapt "z" to many scenarios.WWW: https://github.com/sekrit-twc/zimg
Maintainer
Brian Callahan
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Files
- /usr/local/include/zimg++.hpp
- /usr/local/include/zimg.h
- /usr/local/lib/libzimg.a
- /usr/local/lib/libzimg.la
- /usr/local/lib/libzimg.so.0.1
- /usr/local/lib/pkgconfig/zimg.pc
- /usr/local/share/doc/zimg/
- /usr/local/share/doc/zimg/COPYING
- /usr/local/share/doc/zimg/ChangeLog
- /usr/local/share/doc/zimg/README.md
- /usr/local/share/examples/zimg/
- /usr/local/share/examples/zimg/Makefile
- /usr/local/share/examples/zimg/api_example.cpp
- /usr/local/share/examples/zimg/api_example_c.c
- /usr/local/share/examples/zimg/hdr_example.cpp
- /usr/local/share/examples/zimg/interlace_example.cpp
- /usr/local/share/examples/zimg/misc/
- /usr/local/share/examples/zimg/misc/aligned_malloc.h
- /usr/local/share/examples/zimg/misc/argparse.cpp
- /usr/local/share/examples/zimg/misc/argparse.h
- /usr/local/share/examples/zimg/misc/mmap.cpp
- /usr/local/share/examples/zimg/misc/mmap.h
- /usr/local/share/examples/zimg/misc/win32_bitmap.cpp
- /usr/local/share/examples/zimg/misc/win32_bitmap.h
- /usr/local/share/examples/zimg/tile_example.cpp