oops dropped one
This commit is contained in:
parent
2f060c494d
commit
12269a9a5e
@ -88,7 +88,7 @@ vips_drawink_class_init( VipsDrawinkClass *class )
|
|||||||
|
|
||||||
VIPS_ARG_BOXED( class, "ink", 2,
|
VIPS_ARG_BOXED( class, "ink", 2,
|
||||||
_( "Ink" ),
|
_( "Ink" ),
|
||||||
_( "Colour for pixels" ),
|
_( "Color for pixels" ),
|
||||||
VIPS_ARGUMENT_REQUIRED_INPUT,
|
VIPS_ARGUMENT_REQUIRED_INPUT,
|
||||||
G_STRUCT_OFFSET( VipsDrawink, ink ),
|
G_STRUCT_OFFSET( VipsDrawink, ink ),
|
||||||
VIPS_TYPE_ARRAY_DOUBLE );
|
VIPS_TYPE_ARRAY_DOUBLE );
|
||||||
|
Loading…
Reference in New Issue
Block a user