Changes between Version 5 and Version 6 of libpipi/examples


Ignore:
Timestamp:
09/01/2008 01:13:41 AM (16 years ago)
Author:
Sam Hocevar
Comment:

adapt the halftone command line to current HEAD

Legend:

Unmodified
Added
Removed
Modified
  • libpipi/examples

    v5 v6  
    2727Apply a poster effect to any image:
    2828
    29  `pipi lena.png --scale 4 --split --roll 3 --dither halftone:20 --roll 3 --dither halftone:20:30 --roll 3 --dither halftone:20:60 --combine --scale .25 -o image.png`
     29 `pipi lena.png --scale 4 --split --roll 3 --dither halftone:30:45 --roll 3 --dither halftone:30:75 --roll 3 --dither halftone:30:15 --combine --scale .25 -o image.png`
    3030
    3131[[Image(lena.png)]] [[Image(poster.png)]]