wok annotate pixman/description.txt @ rev 20273

linux: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 18 17:13:32 2018 +0100 (2018-03-18)
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.