Gnus development mailing list
 help / color / mirror / Atom feed
From: Lloyd Zusman <ljz@asfast.com>
Cc: Phil Humpherys <phumpherys@utah-inter.net>
Subject: Re: face trouble
Date: 30 Aug 1998 11:22:20 -0400	[thread overview]
Message-ID: <lt4suupk9f.fsf@asfast.com> (raw)
In-Reply-To: Phil Humpherys's message of "30 Aug 1998 00:45:08 -0600"

Phil Humpherys <phumpherys@utah-inter.net> writes:

> I'm a bit stuck...  please find attached a .jpg version of my
> usenix face.  I've tried saving it to a 48x48 image, and running
> compface on it, but I can't see to get it right...  could someone
> take the .jpg and run it through the process that will result in
> the X-face: header for me and send it back?
> 
> Alternatively, could someone show me a step-by-step guide on
> this?  I've just been running through man pages trying to figure
> it out...  I'd appreciate some help here, thanks.

I had a similar question, and I just figured out the answer.

If you already have `xv' and all the `pbm' utilities (and they are
in your PATH), you can do the following:

(1)  Go to this site:

       ftp://ftp.cs.indiana.edu/pub/faces/picons/src/

     Download `bits-2.6.tar.Z'

(2)  When you un-tar it, it'll create a `bits' directory.  Go there,
     and you'll see a script called `xbmtoikon'.  Install this somewhere
     in your PATH and make sure that it's set to be executable.

(3)  Bring up your .jpg image in `xv' and use that utility to convert
     it to a 48x48x1 image.  Save this image in the format "X11 Bitmap".
     Suppose that you call it `myimage.xbm'.

(4)  Run the following command:

       xmbtoikon myimage.xbm | compface >face.out

(5)  Edit `face.out', and concatenate all the lines into a single line,
     with no spaces separating the contents of the original lines.
     Stick an `X-Face:' header to the left of this resulting line.

Include this among the headers of your news or email messages, and
your face should show up in properly configured versions of Gnus.

I'm not sure if there's a way to use multiple lines in your message
instead of concatenating them into a single line.

I hope this helps.

-- 
 Lloyd Zusman
 ljz@asfast.com


      reply	other threads:[~1998-08-30 15:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-30  6:45 Phil Humpherys
1998-08-30 15:22 ` Lloyd Zusman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=lt4suupk9f.fsf@asfast.com \
    --to=ljz@asfast.com \
    --cc=phumpherys@utah-inter.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).