[Gimp-developer] Gimp-python: Artefacts when creating layer
Sven Neumann
sven at gimp.org
Sun Jun 4 10:45:32 PDT 2006
Hi,
On Sat, 2006-06-03 at 11:58 -0300, Joao S. O. Bueno Calligaris wrote:
> For C plug-ins that might be true. However, python plug-ins are not
> good in dealing directly with pixels - that is, for rendering things.
There is no need to access pixels directly. We are not asking the C
programmer to iterate over the pixels and clear them directly. Calling
gimp-drawable-fill is sufficient, no matter what language binding is
being used.
Sven
More information about the Gimp-developer
mailing list