summaryrefslogtreecommitdiff
path: root/test/trap-clip-ref.png
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2008-02-27 15:08:18 -0800
committerCarl Worth <cworth@cworth.org>2008-02-27 15:08:18 -0800
commit1df0b001b5b3e1062fa3c3a9070391105fe3d4ba (patch)
treedec956407ca090f6d44488bd2d8ab392ab533ba7 /test/trap-clip-ref.png
parent0532cb5c03bac394e22ac4200e8bebc3d959b21c (diff)
Change cairo's fixed-point format from 16.16 to 24.8
The additional 8 bits of integer allows device space to be 256 times larger before applications need to start worrying about any issues with overflow. So this should help in many cases. And the loss of 8 bits of sub-pixel precision shouldn't cause any harm at all---16 was really much more than necessary. With this change the details of rasterization for several tests are changed slightly, (particularly on arcs, for example), so many reference images are updated here. NOTE: This change is currently breaking get-path-extents for ps/pdf/svg as well as push-group for ps. We do not yet know the reasons for these new failures.
Diffstat (limited to 'test/trap-clip-ref.png')
-rw-r--r--test/trap-clip-ref.pngbin5723 -> 5772 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/trap-clip-ref.png b/test/trap-clip-ref.png
index 93302976b..2cbbdb76e 100644
--- a/test/trap-clip-ref.png
+++ b/test/trap-clip-ref.png
Binary files differ