lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Inline Images


From: Jim Spath (Webmaster Jim)
Subject: Re: LYNX-DEV Inline Images
Date: Sat, 18 Jan 1997 00:24:14 -0500 (EST)

On Fri, 17 Jan 1997, Kavan Ratnatunga wrote:

> One of the main advantages I find of using lynx is the ability to
>  automate some tasks web browsing for offline archiving or reading.
>  i.e. Not needing to interactively visit each page and hit print.
>  Is it possible to get lynx to pipe a page which includes some
>  graphics to a printer. I agree graphics cannot be displayed 
>  on a terminal.

Display of graphics via lynx is possible under some environments;  I have
set up my X terminal to spawn an image viewer when lynx encounters one of
several entities.  You could conceivably spawn a printer job as well. 
Here are some relevant snips from my configurations: 

.mailcap:# image/gif; /usr/local/bin/vimage %s
.mailcap:image/gif;             xli -title "GIF_DUMP" %s >/dev/null 2>&1 &
.mailcap:image/x-png;           xli -title "PNG_DUMP" %s >/dev/null 2>&1 &
.mailcap:image/png;             xli -title "PNG_DUMP" %s >/dev/null 2>&1 &

.mime.types:image/gif                      gif             
.mime.types:image/png                      png             

I need to switch on the graphics links with the "*" key for this to work.

-----
X-Face: $[):DI3,{Z,[[9Gb^H.yPU[6-J}^Co2e-J!p*jQ>Q8++K~?Ejg~3#,vmYi;O8E55~r~#wa2
 
WdUS{+X2e6mt${6._[/<C5~mEVeY5J1,6>U%N~y"Br4L6Lm%S0XI8RRTs"'address@hidden@address@hidden'"
 cKd3Acq&}J;,FhT"6d1[H=*<;o2?Z_RK&He4+Td%v3:47/5;A>0mBqsG-KB8l:\43FGDe;U
I don't speak (or work) for the Baltimore County Public Library.
They keep telling me, "Shhhhh!"

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]