CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/09/08 05:36:49
Log message:
Import graphics/zimg, a scaling, colorspace conversion, and dithering
library.
ok op@ sthen@
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.
Status:
Vendor Tag: bcallah
Release Tags: bcallah_20220908
N ports/graphics/zimg/Makefile
N ports/graphics/zimg/distinfo
N ports/graphics/zimg/patches/patch-Makefile_am
N ports/graphics/zimg/pkg/DESCR
N ports/graphics/zimg/pkg/PLIST
No conflicts created by this import