[Image-SIG] Draw text right-aligned with ImageDraw

Martin Renold martinxyz at gmx.ch
Mon Sep 15 10:18:49 EDT 2003


On Mon, Sep 15, 2003 at 02:38:34PM +0100, Thorsten harms wrote:
> with ImageDraw.text(). But now I need to draw the text right-aligned.

Yes, ImageDraw.Draw.textsize.

text(self, xy, text, fill=None, font=None, anchor=None)
                                           ^ planned?

bye,
Martin



More information about the Image-SIG mailing list