Re: w3mimgdisplay use?
- To: mutt-users@xxxxxxxx
- Subject: Re: w3mimgdisplay use?
- From: Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx>
- Date: Fri, 9 Nov 2007 17:49:29 -0600
- Comment: DomainKeys? See http://domainkeys.sourceforge.net/
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=date:from:to:subject:message-id:references:mime-version:content-type:content-transfer-encoding:in-reply-to; q=dns/txt; s=default; bh=Js98cFmUvQ1e2K9PGHjTZpyMdZk=; b=N0sfaKgKh4eCc+VRRlVdsOgkcs0lOMTaFBoL/saAXBvcNN7Pv99fDqULfBVIKdbB8T94UdAkPf7EPvbQXmZXXkuf+MBXmYOjOOrj6RI7uXVz4CF9OuPyKzcntYTFYAk7jlbB4jzaqSpfLlhv5rcadPf9mnoqcCHDMUENlMpAIeE=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=HsUVPpAgwpHUPg9pBnB/1k5hPNg9GRS92EQ67t1hdzkbEgC2IQ5gUuFw96CkJDdnVufTZNRgqL5y7GCfsH4YzlFwJQMZkuITDUs2xIMUE3+mRy+VKG1BY+2UNbiqz3n0IpIY7Pyw+ASVfnayTF4VWEc/zT9lErObw6bQq+RXvx4=; h=Received:Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:Content-Transfer-Encoding:In-Reply-To:User-Agent;
- In-reply-to: <20071109232944.GA32174@localhost>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Mail-followup-to: mutt-users@xxxxxxxx
- References: <20071109211613.GE20630@xxxxxxxxxxxxx> <20071109232944.GA32174@localhost>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.17 (2007-11-08)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Saturday, November 10 at 01:29 AM, quoth Sertaç Ö. Yıldız:
>* Kyle Wheeler [09.Kas.07 15:16 -0600]:
>The w3mimg protocol is documented in the source files like this:
>
> 0 1 2 ....
> +--+--+--+--+ ...... +--+--+
> |op|; |args |\n|
> +--+--+--+--+ .......+--+--+
>
> args is separeted by ';'
> op args
> 0; params draw image
> 1; params redraw image
> 2; -none- terminate drawing
> 3; -none- sync drawing
> 4; -none- nop, sync communication
> response '\n'
> 5; path get size of image,
> response "<width> <height>\n"
> 6; params(6) clear image
>
> params
> <n>;<x>;<y>;<w>;<h>;<sx>;<sy>;<sw>;<sh>;<path>
> params(6)
> <x>;<y>;<w>;<h>
True, and I saw that, however it doesn't really explain what all those
things mean. What is n? x? y? w? h? I mean, I can make some reasonable
guesses for most of them:
n -> ?
x -> x coordinate to draw the image at (top left corner)
y -> y coordinate to draw the image at (top left corner)
w -> width to draw the image
h -> height to draw the image
sx -> ???
xy -> ???
sw -> width of the original (source) image
sh -> height of the original (source) image
Thanks, though!
~Kyle
- --
If you make people think they're thinking, they'll love you; but if
you really make them think, they'll hate you.
-- Don Marquis
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!
iD8DBQFHNPIJBkIOoMqOI14RAiw/AJ92lcrd1ULnIm3NVyQYHJP1jmNIJQCg/2F/
6JeDLFnsKGEURTlhDy0it38=
=u7p4
-----END PGP SIGNATURE-----