Fix a couple of bugs in the bilinear fetcher
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Tue, 19 May 2009 13:23:01 +0000 (09:23 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Tue, 2 Jun 2009 20:54:08 +0000 (16:54 -0400)
commite8b4ebf59143a04f5b6f10fb112d39ca50250293
tree5638804de32c4351a046fe840345be34936781c5
parentb24fc024fabed9406958611edc607f2af51e46cd
Fix a couple of bugs in the bilinear fetcher

- The x and y distances are the most significant fractional bits.

- We need to fetch four times the number pixels produced.
pixman/pixman-transformed.c