ooops, forgot convasep
This commit is contained in:
parent
6b325145e4
commit
2f8a279f2d
@ -877,6 +877,9 @@ vips_convasep_build( VipsObject *object )
|
|||||||
convolution->out->Xoffset = 0;
|
convolution->out->Xoffset = 0;
|
||||||
convolution->out->Yoffset = 0;
|
convolution->out->Yoffset = 0;
|
||||||
|
|
||||||
|
vips_reorder_margin_hint( convolution->out,
|
||||||
|
convolution->M->Xsize * convolution->M->Ysize );
|
||||||
|
|
||||||
return( 0 );
|
return( 0 );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user