pkgsrc/graphics/libpixman
adam 25942271cc Changes 0.1.6:
Behavioral changes
------------------
Clips are changed to only affect destination operands, not
sources. This gives the desired behavior for cairo. If the X server's
Render implementation wants to use pixman it will have to select
source clipping, (presumably through a new API call that we can add at
that poin).

Bug fixes
---------
Fix leak of the clip region associated with an image in
pixman_image_destroy.

Fix units for stride return to be FbStip-sized, (this bug was causing
non antialiased text in cairo to appear as garbage).

Other changes
-------------
The implementation has been merged considerably with xserver/fb. Most
of the merge was just name changes, but there were likely some bug
fixes or performance improvements in there as well.
2005-07-29 12:16:21 +00:00
..
buildlink3.mk update to libpixman-0.1.4 2005-03-27 12:28:08 +00:00
DESCR
distinfo Changes 0.1.6: 2005-07-29 12:16:21 +00:00
Makefile Changes 0.1.6: 2005-07-29 12:16:21 +00:00
PLIST Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. 2004-09-22 08:09:14 +00:00