Made the function "clipLine" to work with int64 values instead of int --- otherwise...
authorLeonid Beynenson <no@email>
Tue, 20 Mar 2012 11:40:05 +0000 (11:40 +0000)
committerLeonid Beynenson <no@email>
Tue, 20 Mar 2012 11:40:05 +0000 (11:40 +0000)
commita659832df19e4026cfce06cef25b162af3b7830f
tree8e7f7296f18b7c1aa7e5be54f8c24e7382da7b18
parent577dabb8bcfd27a741fea356d81843b8a63071e3
Made the function "clipLine" to work with int64 values instead of int --- otherwise sometimes it returned wrong points coordinates, and it caused the function "line" to crash.
modules/core/src/drawing.cpp