diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2008-11-05 09:56:02 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2008-11-05 10:00:13 +0000 |
commit | c95eebc92316ad50840fab1cec6c14b6c3e50fa5 (patch) | |
tree | d42cafd1203688f55fceec520e1474d8bb65fd18 /test/scale-offset-image.ref.png | |
parent | d1b8186fd75922e73e62ef8f2ebb011e334ebe36 (diff) |
[pattern] Split the translation between the matrix and [xy]_offset
pixman limits the src] co-ordinates (and thus [xy]_offset] to 16bits,
so we need to be careful how much of the translation vector to push into
[xy]_offset. Since the range is the same for both, split the integer
component between the matrix and the offset.
test/scale-offset* now at least shows the source image, even if it is
misplaced.
Diffstat (limited to 'test/scale-offset-image.ref.png')
-rw-r--r-- | test/scale-offset-image.ref.png | bin | 10005 -> 9953 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/scale-offset-image.ref.png b/test/scale-offset-image.ref.png Binary files differindex 325bdf43..8c6b0fe2 100644 --- a/test/scale-offset-image.ref.png +++ b/test/scale-offset-image.ref.png |