Use double precision floats throughout psppire-axis-*
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 10 Mar 2009 07:22:46 +0000 (16:22 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 10 Mar 2009 07:22:46 +0000 (16:22 +0900)
commit6978fb9c276cf5a23c73f6f064842bb730a3e6e2
tree8c2bbd21348ffb8e2a021df89dc0740807949dc5
parente402c86b3cc153d1e7436c7cf4ac71f15b3e143e
Use double precision floats throughout psppire-axis-*

Change some instances of float to double, to avoid
loss of precision when calculating pixel positions.
Closes bug #25099
src/ui/gui/sheet/psppire-axis-impl.c