]> git.cworth.org Git - acre/commit
Remove code duplication for X and Y ticks
authorCarl Worth <cworth@cworth.org>
Tue, 27 Jan 2009 15:34:23 +0000 (07:34 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 16 Apr 2009 19:05:18 +0000 (12:05 -0700)
commit5897f1f7f868e2fdfa51fc8e3bb9e02d49171b2b
tree39c9b0cd499b5d1d291fa7ade8f6cf9368ee5130
parent3c7d4a2c642dea29982dadd700542549ac09be14
Remove code duplication for X and Y ticks

I knew this code was repeated, and fortunately it wasn't as hard to
share it as I thought it might be. Adding minor-tick rendering will
be much easier now that this is shared.
acre.c