libvips
libvips copied to clipboard
support mutiple "-f" args to vipsheader
With this PR you can use many "-f" arguments, for example:
$ vipsheader -f width -f height k2.jpg
1450
2048
See https://github.com/libvips/libvips/issues/467