A new function for drawing an image centered at a given point.
This could also be accomplished by adding another optional parameter to draw-image, but I feel like its lambda list is already long enough and draw-centered-image seems a nice companion for draw-centered-text.
Feel free to amend the patch (or let me know and I will gladly do) if you think adding a parameter is a more sensible solution.
A new function for drawing an image centered at a given point. This could also be accomplished by adding another optional parameter to draw-image, but I feel like its lambda list is already long enough and draw-centered-image seems a nice companion for draw-centered-text. Feel free to amend the patch (or let me know and I will gladly do) if you think adding a parameter is a more sensible solution.