[cairo-announce] libpixman snapshot 0.1.4 now available

Carl Worth cworth at cworth.org
Tue Mar 8 19:38:58 PST 2005


A new libpixman snapshot 0.1.4 is now available from:

	http://cairographics.org/snapshots/libpixman-0.1.4.tar.gz
	http://cairographics.org/snapshots/libpixman-0.1.4.tar.gz.md5
	b66deb6d2dc4e2e74ed730c78e3bddac  libpixman-0.1.4.tar.gz

-Carl

Snapshot 0.1.4 (2005-03-07 Carl Worth <cworth at cworth.org>)
==========================================================
API Addition
------------
Add new function:

	void
	pixman_add_trapezoids (pixman_image_t           *dst,
	                       int                      x_off,
	                       int                      y_off,
	                       const pixman_trapezoid_t *traps,
	                       int                      ntraps);

Performance improvement
-----------------------
Restrict size of intermediate surface used while compositing
trapezoids based on the bounds of the destination surface.

Bug fixes
---------
Fix rendering on 64-bit platforms.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo-announce/attachments/20050308/4d8568d9/attachment.pgp


More information about the cairo-announce mailing list