wasm-demo/demo/ermis-f/python_m/cur/1441

36 lines
1.2 KiB
Plaintext

From: akuchlin at cnri.reston.va.us (Andrew M. Kuchling)
Date: Fri, 30 Apr 1999 10:49:00 -0400 (EDT)
Subject: pil vs gd
In-Reply-To: <37299C02.4095E584@vic.bigpond.net.au>
References: <37299C02.4095E584@vic.bigpond.net.au>
Message-ID: <14121.47115.859663.399018@amarok.cnri.reston.va.us>
X-UID: 1441
John Leach writes:
>gd does what I need; but in order to get some sort of context - does pil
>provide, or is intended to provide one day, a superset of gd - or are
>they separate beasts?
PIL is far more powerful than gd, and is aiming at a more
ambitious target; it can handle formats other than GIF, for a
start. PIL can also do image-processing things like adjusting image
brightness or contrast, blurring or sharpening, and all that sort of
thing.
>Can pil for example create gif images from text? And with a choice of
>fonts?
Yes, but the font support isn't very well-documented, at least
in 1.0b1, so learning to use it requires poking around in the source
code.
--
A.M. Kuchling http://starship.python.net/crew/amk/
You shouldn't trust the story-teller; only trust the story
-- The grandfather in SANDMAN #38: "The Hunt"