Creating images on the fly
Hi, I'm looking for a way to create images on the fly. They'd need to contain short strings, typeset in different fonts. Something like gfont, but accessible from zope. Any ideas, please? Best regards, Oliver mailto:sturm@oliver-sturm.de
http://www.pythonware.com look for the Python Imaging Library (PIL) ----- Original Message ----- From: "Oliver Sturm" <sturm@oliver-sturm.de> To: <zope@zope.org> Sent: Wednesday, March 14, 2001 9:08 AM Subject: [Zope] Creating images on the fly
Hi,
I'm looking for a way to create images on the fly. They'd need to contain short strings, typeset in different fonts. Something like gfont, but accessible from zope. Any ideas, please?
Best regards, Oliver mailto:sturm@oliver-sturm.de
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Oliver Sturm wrote:
Hi,
I'm looking for a way to create images on the fly. They'd need to contain short strings, typeset in different fonts. Something like gfont, but accessible from zope. Any ideas, please?
Best regards, Oliver mailto:sturm@oliver-sturm.de
You might try: http://www.zope.org/Members/Leha/TextImage -- | Casey Duncan | Kaivo, Inc. | cduncan@kaivo.com `------------------>
participants (3)
-
Casey Duncan -
Oliver Sturm -
Phil Harris