]> git.tdb.fi Git - ext/subsurface.git/commit
Use the analyzed local minima/maxima for depth text plotting
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Sep 2011 23:01:41 +0000 (16:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Sep 2011 23:01:41 +0000 (16:01 -0700)
commit86e48bfe10d271f86c896e64350c35d59c94c331
tree386d6d266cfa83c17c6e911da245eea09471adaf
parent28cadad14460ba5702cae1dac7c700f34a9add6d
Use the analyzed local minima/maxima for depth text plotting

Instead of relying on our ad-hoc minmax finder, just use the local
minima/maxima information directly.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
profile.c