jedediah/graster

render_tiled_image still broken

Closed this issue · 2 comments

      forward = @tiled_rows[spans][0][0] < spans[-1][1]

is always returning false in ruby 1.8.7

:) fixed it was just missing some brackets and @tiled_rows in a few spots

also there should be a error checker in the overshoot, if its 0 then it screws everything up