wok-next diff pixman/description.txt @ rev 21701

updated gpodder (3.5.2 -> 3.10.16)
author Hans-G?nter Theisgen
date Wed Jul 01 14:05:54 2020 +0100 (2020-07-01)
parents ea3c4b76ea5d
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pixman/description.txt	Wed Jul 01 14:05:54 2020 +0100
     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.