diff options
| author | Carl Worth <cworth@cworth.org> | 2008-03-26 11:31:04 -0700 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2008-03-26 14:52:09 -0700 |
| commit | 75972167a277687b1434c52e791ffe9c18fa2a7a (patch) | |
| tree | 7482257d55f399dca859c10041827f3a1d8ab104 /test/operator-source-ref.png | |
| parent | 80dc1714c87c3902e70fa94e4911945986cc7920 (diff) | |
Use floating-point offsets for color stops
Previously we were using the cairo_fixed_t type which meant we've
historically only been using 16 bits of precision for these offsets,
and recently only 8 bits. Meanwhile, all manipulatons of offsets
have been in floating-point anyway, so we might as well store them
that way.
This change also prevents a rendering regression introduced with the
24.8->16.16 change betwen snapshots 1.5.10 and 1.5.12 .
This change affected gradient-rendering details for the clip-operator
and operator-source tests, so the corresponding reference images are
updated here.
Diffstat (limited to 'test/operator-source-ref.png')
| -rw-r--r-- | test/operator-source-ref.png | bin | 4422 -> 4420 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/operator-source-ref.png b/test/operator-source-ref.png Binary files differindex ccd9be3d..8e2f5e61 100644 --- a/test/operator-source-ref.png +++ b/test/operator-source-ref.png |
