Re: imagemagick



On Tue, Jan 30, 2007 at 02:52:03PM -0800, User Iam wrote:
imagemagick is suppose to be installed and isn't

You're probably expecting that there's a program called
imagemagick; there isn't. Instead there are a lot of little
tools, like 'convert'. So for instance, if you want to
shrink foo.jpg down to 400x600, you can do

convert -resize 400x600 foo.jpg foo_smaller.jpg

I hope that helps,
Steve

--
Stephen R. Laniel
steve@xxxxxxxxxxx
Cell: +(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key

Attachment: signature.asc
Description: Digital signature

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Relevant Pages

  • Re: Problem with whats Returned
    ... The reason is that your range names are all defined to start at row 2 (you ... by using the row multiplier in SP, you use the actual row number, ... > The "Consol.Comment" I'm expecting to be returned is what resides in Cell ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Excel web auto-refresh
    ... cell, it is quite likely that Excel will crash. ... Excel Product Group ... Hmm I tried the method using Windows Timer in Excel 2007. ... display TimerID expecting the cell to display a count every ...
    (microsoft.public.excel.misc)
  • Re: Formula Has Stopped Working
    ... >>name copied the formula to an empty cell, ... > Are you expecting a date? ... > formatting the cell as a date will have no effect on the display. ... > string to a number), and format the cell as a date. ...
    (microsoft.public.excel.worksheet.functions)
  • Problem with whats Returned
    ... The "Consol.Comment" I'm expecting to be returned is what resides in Cell ... Note all my data starts in Row2, I've Headers in Row1 ... Prev by Date: ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Problem with whats Returned
    ... I thought it was that and had changed to your first suggestion, ... > Bob Phillips ... >> I have the following formula which returns the value +1 Row from the cell ... >> I'm expecting the value to be Returned from ...
    (microsoft.public.excel.worksheet.functions)