Image: Allow objects to be drawn outside of the image
commit2d15a67f25c4049369ac01d772296a633637e65d
authorUli Schlachter <psychon@znc.in>
Sun, 9 Aug 2009 13:16:44 +0000 (9 15:16 +0200)
committerJulien Danjou <julien@danjou.info>
Sun, 27 Sep 2009 14:00:58 +0000 (27 16:00 +0200)
tree7bbc5af988fd23389ce6e2667383da8094deb1be
parent8165a3b483a01af1d7cac4864f0b6f20551ac1f3
Image: Allow objects to be drawn outside of the image

At least for circles it's really useful to be allowed to draw a circle which is
only partly inside the image. For the other drawing functions there should be no
reason why this shouldn't be allowed.

Signed-off-by: Uli Schlachter <psychon@znc.in>
Signed-off-by: Julien Danjou <julien@danjou.info>
image.c