On Fri, Aug 27, 2010 at 8:01 PM, kj <no.em...@please.post> wrote:
>
>
> Hi!  Does anyone know of an easy way to convert a Unicode string into an 
> image file (either jpg or png)?
>

Do you mean you have some text and you want an image containing that
text? PIL's ImageDraw module can do that.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to