LO,

On Wed, Apr 05, 2006 at 03:54:14PM +0200, [EMAIL PROTECTED] 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


-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench   
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Répondre à