[Gegl-developer] API change for samplers to pass inverse Jacobian data to samplers
Sven Neumann
sven at gimp.org
Thu Jul 2 13:51:41 PDT 2009
Hi,
On Thu, 2009-07-02 at 22:43 +0200, Martin Nordholts wrote:
> > You should make GeglMatrix2 a boxed type and use g_param_spec_boxed()
> > for it. gegl-utils.c has code that does this for GeglRectangle.
> >
>
> Or he can just do as GeglProcessor does for its GeglRectangle property
> and use g_param_spec_pointer() and copy the data on a set/get.
Better fix GeglProcessor then and make it use the boxed GeglRectangle
type properly.
Sven
More information about the Gegl-developer
mailing list