diff options
author | Carl Worth <cworth@cworth.org> | 2008-02-27 15:08:18 -0800 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2008-02-27 15:08:18 -0800 |
commit | 1df0b001b5b3e1062fa3c3a9070391105fe3d4ba (patch) | |
tree | dec956407ca090f6d44488bd2d8ab392ab533ba7 /test/trap-clip-ref.png | |
parent | 0532cb5c03bac394e22ac4200e8bebc3d959b21c (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.png | bin | 5723 -> 5772 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/trap-clip-ref.png b/test/trap-clip-ref.png Binary files differindex 93302976b..2cbbdb76e 100644 --- a/test/trap-clip-ref.png +++ b/test/trap-clip-ref.png |