wok-6.x diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pixman/description.txt	Sun Jul 24 17:10:41 2022 +0000
     1.3 @@ -0,0 +1,3 @@
     1.4 +A library for manipulating pixel regions -- a set of Y-X banded rectangles,
     1.5 +image compositing using the Porter/Duff model and implicit mask generation for
     1.6 +geometric primitives including trapezoids, triangles, and rectangles.