From owner-freebsd-ports Wed Feb 9 21:46:31 2000 Delivered-To: freebsd-ports@freebsd.org Received: from pantransit.reptiles.org (pantransit.reptiles.org [209.157.133.146]) by builder.freebsd.org (Postfix) with SMTP id 706F84385 for ; Wed, 9 Feb 2000 21:46:25 -0800 (PST) Received: (qmail 22186 invoked by uid 204); 10 Feb 2000 05:43:00 -0000 Date: 10 Feb 2000 05:42:59 -0000 Message-ID: <20000210054259.22185.qmail@pantransit.reptiles.org> From: "Smarasderagd" To: ben@ben.com, cks@hawkwind.utcs.toronto.edu, gorelick@asu.edu, GraemeGill@access.net.au, greg@suitenine.com, Johan.Hagman@mailbox.swipnet.se, jrv@vanzandt.mv.com, mike@lsil.com, newt@pobox.com, ports@freebsd.org Subject: Re: xli 1.17.0 Cc: smarry@pantransit.reptiles.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mike Liang writes: >Ah, I see you're still alive. 8^) >Is this version any more different than what I picked up from your >website in January 1999 when we last exchanged email? This is mostly an effort to integrate the MIT-SHM, JPEG, and PNG patches into one coherent version. Additional changes beyond that are: The -delete option enables deleting the image being viewed with the 'x' key. I added this after I got tired of messing around with scripts to achieve the same result. The -focus option causes xli to take the focus when it comes up, by claiming to be a transient window associated with whatever window is in WINDOWID. I added this because it was coming up without the focus when I ran it with a -geometry option specifying window placement (eg. -geometry +1+1) under 9wm. The -cache option forces caching of the entire input, to allow adjusting the gamma of, rotating, and performing other manipulations (see below) on images loaded from the standard input. The -iscale option is experimental, specifying that the image be quickly scaled up or down in some format-dependent way. "-iscale auto" fast-scales the image to fit within 90% of the screen width/height. Currently only the JPEG loader pays any attention to this option, and it is probably going away to be integrated with -zoom. While viewing an image, '>' fast-scales up by one step, or by a factor of 2 if fast-scaling isn't available. '<' scales down, and '=' returns to normal size. Hope this helps. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message