]> git.cworth.org Git - acre/commit
Finish adjustment of tick positions for pixel-snapping.
authorCarl Worth <cworth@cworth.org>
Tue, 27 Jan 2009 07:17:42 +0000 (23:17 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 16 Apr 2009 19:04:20 +0000 (12:04 -0700)
commitbdcec99e706ccb2af0600bce67b7ade6e0abf348
tree055bb55e777636612829dd6a4bae7165f9019e94
parent4c5a0466539c8430602e95244e7550068621e0bd
Finish adjustment of tick positions for pixel-snapping.

This is the final step of adjusting the axis ranges so that
the ticks aligne nicely with integer pixel boundaries. Notably
we don't round the ticks at all while drawing them---instead
we only adjust the axis ranges so that when we draw the ticks
at their numerical positions they will look good.
acre.c