openbsd-ports/x11/rendercheck/pkg/DESCR

13 lines
546 B
Plaintext
Raw Normal View History

rendercheck is a set of simple tests of the X Render extension. It is
2007-06-03 16:56:46 -04:00
designed for authors of Render implementations in X servers.
Tests currently include:
* destination coordinates correctness
* source coordinates correctness
* transformed (FilterNearest) source coordinates correctness
* composite with and without mask (with/without component alpha), with
2007-06-03 16:56:46 -04:00
1x1 repeating pictures and 10x10 pictures
* linear gradients
* repeating sources/masks at POT and non-POT sizes
* some regression tests for bugs from freedesktop.org bugzilla