[Bug 1003302] Re: AttributeError: getmask from in ImageDraw.py called from ImageDraw2.text()

2012-05-25 Thread Brian Murray
** Changed in: python-imaging (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003302 Title: AttributeError: getmask from in ImageDraw.py called from

[Bug 1003302] Re: AttributeError: getmask from in ImageDraw.py called from ImageDraw2.text()

2012-05-23 Thread Rick Spencer
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003302 Title: AttributeError: getmask from in ImageDraw.py called from ImageDraw2.text() To manage notifications about this bug go to:

[Bug 1003302] Re: AttributeError: getmask from in ImageDraw.py called from ImageDraw2.text()

2012-05-23 Thread Rick Spencer
Note also that ImageDraw expects there to be a color property on the font object. There isn't by default, so it's necessary to add: font.color = black for example -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.