wok annotate pixman/description.txt @ rev 24180

syslinux: add apple partitions (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 31 10:26:14 2021 +0000 (2021-12-31)
parents
children
rev   line source
al@17992 1 A library for manipulating pixel regions -- a set of Y-X banded rectangles,
al@17992 2 image compositing using the Porter/Duff model and implicit mask generation for
al@17992 3 geometric primitives including trapezoids, triangles, and rectangles.