wok-6.x annotate pixman/description.txt @ rev 25342

Down python-bcrypt: last version supporting python < 3.6
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 24 17:10:41 2022 +0000 (2022-07-24)
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.