[Gimp-developer] 2.6 plugin menu changes

Rob Antonishen rob.antonishen at gmail.com
Wed Feb 18 18:56:55 PST 2009


AFAIK, If your plugin can run with no image (i.e. It creates an image)
then it doesn't matter.

If it can also operate on an existing image, you will have to ensure
it either has the proper checks or conversions coded in.

-Rob A>

On 2/18/09, Alesh Slovak <alesh.slovak at avasys.jp> wrote:
>> I believe it is tied to the image type in your plugin declaration.
>> Instead of "RGB*" (or whatever) set it to "".
>
> Thanks for the tip. But won't setting the image type to "" cause other
> problems?
>
> --
> Alesh Slovak                    Linux Team -- AVASYS Corporation
> alesh.slovak at avasys.jp          http://avasys.jp
>


More information about the Gimp-developer mailing list