[Gegl-developer] Small patch
Sven Neumann
sven at gimp.org
Thu Mar 12 11:34:54 PDT 2009
Hi,
On Thu, 2009-03-12 at 12:43 +0100, Henrik Akesson wrote:
> Thank you for the comments, the patch has been updated accordingly.
I have committed your changes to trunk.
> One question: sometimes I see some methods without the gegl_something_
> prefix, does that signify something (like private method)?
Nothing but lazyness. Sometimes it may even be intentional. We don't all
share the same ideas about coding style. But if such functions exist,
then they should definitely be static.
> Second question: what does BLIT mean?
I think it is used in GEGL in the sense of
http://en.wikipedia.org/wiki/Bit_blit
Sven
More information about the Gegl-developer
mailing list