Maneesh Yadav <[EMAIL PROTECTED]> writes:

> No one knows how to get the offsets for a layer from libgimp do they?

Yes, we know. Since a layer is only a special kind of drawable, the
following call will perfectly do:

gboolean gimp_drawable_offsets (gint32  drawable_ID,
                                gint   *offset_x,
                                gint   *offset_y);


Salut, Sven

Reply via email to