]> git.cworth.org Git - acre/commit
Remove bogus 0.5 offset when setting up data transform.
authorCarl Worth <cworth@cworth.org>
Sun, 25 Jan 2009 16:46:16 +0000 (03:46 +1100)
committerCarl Worth <cworth@cworth.org>
Thu, 16 Apr 2009 19:04:05 +0000 (12:04 -0700)
commite77e5c22bb7136b35963a58d3a1a8ffb080a7e87
tree83436bd0709c40b607cbf1179bad318bfb692d98
parent256fd062ba200c24faab99c2e773744f33770c1c
Remove bogus 0.5 offset when setting up data transform.

I think my intuition here had been to provide at least some padding
between the frame and data. But we should do that explicitly (and
correctly) rather than just throwing in a 0.5 offset.
acre.c