mirror of
https://github.com/mapnik/mapnik.git
synced 2025-09-09 21:02:53 +02:00
![]() - while(abs(sx - lp.x1) + abs(sy - lp.y1) > lp2.len) + while(abs(sx - lp.x1) + abs(sy - lp.y1) > 1 + lp2.len) { sx = (lp.x1 + sx) >> 1; sy = (lp.y1 + sy) >> 1; } |
||
---|---|---|
.. | ||
include | ||
src | ||
copying | ||
SConscript |