typo
This commit is contained in:
parent
18d25cfa08
commit
393e2cd766
@ -462,7 +462,7 @@ vips_text_class_init( VipsTextClass *class )
|
|||||||
|
|
||||||
VIPS_ARG_INT( class, "autofit_dpi", 10,
|
VIPS_ARG_INT( class, "autofit_dpi", 10,
|
||||||
_( "Autofit DPI" ),
|
_( "Autofit DPI" ),
|
||||||
_( "DPI selected bu autofit" ),
|
_( "DPI selected by autofit" ),
|
||||||
VIPS_ARGUMENT_OPTIONAL_OUTPUT,
|
VIPS_ARGUMENT_OPTIONAL_OUTPUT,
|
||||||
G_STRUCT_OFFSET( VipsText, dpi ),
|
G_STRUCT_OFFSET( VipsText, dpi ),
|
||||||
1, 1000000, 72 );
|
1, 1000000, 72 );
|
||||||
|
Loading…
Reference in New Issue
Block a user