]> git.cworth.org Git - dvonn/commit
Fix vertical spacing of the board
authorCarl Worth <cworth@cworth.org>
Wed, 4 Mar 2009 23:52:59 +0000 (15:52 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 4 Mar 2009 23:52:59 +0000 (15:52 -0800)
commite3c446d9470ae8426d0aeb37ecf478b4a6ffd705
treeb82309e8946ec00fe71056c06e68cb8d1267cf3b
parentc63c776c52cb865bc510b1feb9d17abe47086e5c
Fix vertical spacing of the board

Previously we were using unit spacing for both X and Y, but the
correct answer is to include a sqrt(0.5) factor in the Y axis.
dvonn.c