Changeset 400 for ImageMagick/trunk/wand

Show
Ignore:
Timestamp:
10/16/09 15:56:10 (5 months ago)
Author:
cristy
Message:
 
Location:
ImageMagick/trunk/wand
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/wand/convert.c

    r210 r400  
    202202      "-gaussian-blur geometry", 
    203203      "                     reduce image noise and reduce detail levels", 
    204       "-geometry geometry   perferred size or location of the image", 
     204      "-geometry geometry   preferred size or location of the image", 
    205205      "-identify            identify the format and characteristics of the image", 
    206206      "-ift                 implements the inverse discrete Fourier transform (DFT)", 
  • ImageMagick/trunk/wand/import.c

    r327 r400  
    113113      "-crop geometry       preferred size and location of the cropped image", 
    114114      "-encipher filename   convert plain pixels to cipher pixels", 
    115       "-geometry geometry   perferred size or location of the image", 
     115      "-geometry geometry   preferred size or location of the image", 
    116116      "-help                print program options", 
    117117      "-monochrome          transform image to black and white", 
  • ImageMagick/trunk/wand/mogrify.c

    r327 r400  
    34833483      "-gaussian-blur geometry", 
    34843484      "                     reduce image noise and reduce detail levels", 
    3485       "-geometry geometry   perferred size or location of the image", 
     3485      "-geometry geometry   preferred size or location of the image", 
    34863486      "-identify            identify the format and characteristics of the image", 
    34873487      "-ift                 implements the inverse discrete Fourier transform (DFT)",