fix doc error
Hopefully clearer, see https://github.com/libvips/libvips/issues/1654
This commit is contained in:
parent
9cdbf3ee07
commit
63649629e0
@ -559,7 +559,7 @@ vips_text_init( VipsText *text )
|
||||
* * @fontfile: %gchararray, load this font file
|
||||
* * @width: %gint, image should be no wider than this many pixels
|
||||
* * @height: %gint, image should be no higher than this many pixels
|
||||
* * @align: #VipsAlign, left/centre/right alignment
|
||||
* * @align: #VipsAlign, set alignment justification
|
||||
* * @justify: %gboolean, justify lines
|
||||
* * @dpi: %gint, render at this resolution
|
||||
* * @autofit_dpi: %gint, read out auto-fitted DPI
|
||||
|
Loading…
Reference in New Issue
Block a user