[haiku] Re: New Haiku screenshot tour

  • From: Simon Taylor <simontaylor1@xxxxxxxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Mon, 18 Jun 2012 08:44:03 +0100

On 17/06/12 13:42, Humdinger wrote:
2012/6/17, Humdinger<humdingerb@xxxxxxxxxxxxxx>:
The previews were done with Imagemagick according to Simon's parameter
"convert -gaussian-blur 0x0.54 -filter triangle -define
filter:blur=0.5 -resize 50%".

Correction: that was " filter:blur=0.8".

For clarity the entire command should look something like this:
convert in.png -define filter:blur=0.8 -resize 50% out.png

There is no need to use the gaussian-blur or to select the "triangle" filter - I was just attempting to identically match the manual process I'd followed in GIMP with that command line.

Simon

Other related posts: