wok annotate pixman/description.txt @ rev 24143

Add ventoy
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 16 17:16:48 2021 +0000 (2021-11-16)
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.