Search found 3 matches

by Atcold
2017-03-07T07:18:05-07:00
Forum: Bugs
Topic: Missing ImageMagick man page
Replies: 4
Views: 7213

Re: Missing ImageMagick man page

Thank you for getting back to me.
In the meantime, I've also opened a bug report with Debian BTS .


try
man convert

Yes, this works fine, and no, it is not what my bug report is about.

See also
convert -list list

Unfortunately, this command does not explain how to use the different options ...
by Atcold
2017-03-06T13:20:58-07:00
Forum: Bugs
Topic: Missing ImageMagick man page
Replies: 4
Views: 7213

Re: Missing ImageMagick man page

Follow up question. Where do I find this information on my system (coming from here )?

-delay {time} Set the time delay (in 1/100th of a second) to pause after drawing the images that are read in or created after this setting has been defined.
You can specify a different scale for the time delay ...
by Atcold
2017-03-06T13:04:02-07:00
Forum: Bugs
Topic: Missing ImageMagick man page
Replies: 4
Views: 7213

Missing ImageMagick man page

After installing ImageMagick on Ubuntu 16.04.2 LTS, there is no ImageMagic 's man page.


$ dpkg -L imagemagick | grep man
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/stream-im6.1.gz
/usr/share/man/man1/display-im6.1.gz
/usr/share/man/man1/animate-im6.1.gz
/usr/share/man/man1/mogrify-im6 ...