[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Recherche de programme



LO,

On Wed, Apr 05, 2006 at 03:54:14PM +0200, tinguely@artification.com wrote:

> >>   Je recherche un programme qui me permette de faire un jpeg d'une 
> >>page web.

J'arrive comme les carabiniers, mais il y a 'import' pour cela, de la
suite ImageMagick.

Extrait du man : 

EXAMPLES
       To select an X window or an area of the screen with the mouse and save  it  in  the
       MIFF image format to a file entitled window.miff, use:

           import window.miff

       To  select  an  X window or an area of the screen with the mouse and save it in the
       Encapsulated PostScript format to include in another document, use:

           import figure.eps

       To capture the entire X server screen in the JPEG image format in a  file  entitled
       root.jpeg, without using the mouse, use:

           import -window root root.jpeg

       To capture the 512x256 area at the upper right corner of the X server screen in the
       PNG image format in a well-compressed file entitled corner.png, without  using  the
       mouse,  use:

           import -window root -crop 512x256-0+0 -quality 90
                  corner.png

A+

-- 

J.-F. STRAETEN

---
Mutt 1.5.6i
Powered by GNU/Linux - SuSE 9.1



Reply to: