ROUND() is consistent only on positive values, and bad rounding
creates an offset when negative values are involved. Introduce
SIGNED_ROUND() and use it in gimprectangletool.c. It should probably
be used in much more places.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| gimpmath.def | ||
| gimpmath.h | ||
| gimpmathtypes.h | ||
| gimpmatrix.c | ||
| gimpmatrix.h | ||
| gimpmd5.c | ||
| gimpmd5.h | ||
| gimpvector.c | ||
| gimpvector.h | ||
| Makefile.am | ||