Gnus development mailing list
 help / color / mirror / Atom feed
From: "Jason R. Mastaler" <jason-dated-1011818595.dc034f@mastaler.com>
Subject: Re: multi-depth X-Face w/ XEmacs?
Date: Tue, 15 Jan 2002 13:43:13 -0700	[thread overview]
Message-ID: <hhhepn4a72.fsf@nightshade.la.mastaler.com> (raw)
In-Reply-To: <vxkvge38lac.fsf@cinnamon.vanillaknot.com> (Karl Kleinpaste's message of "Tue, 15 Jan 2002 14:30:03 -0500")

Karl Kleinpaste <karl@charcoal.com> writes:

> As to what it took to see it...I don't know.  I've got uncompface
> installed; that's all I had believed was needed.

It seems gnus-fun.el is using lots of shell commands to accomplish
this.  I seem to have all the necessary programs installed (compface,
uncompface, pbmtoxbm, etc.) yet something is still wrong.

Perhaps the code makes some assumptions that apply to Linux only.  I
say this because for for example, my compface won't accept an XBM file
without it passing through `xbm2ikon' first.  Thus, functions like
`gnus-convert-image-to-x-face-command' don't work quite right on this
FreeBSD system.  e.g,

$ giftopnm bobby_head2.gif | ppmnorm 2>/dev/null | pnmscale -width 48 -height 48 | ppmtopgm | pgmtopbm | pbmtoxbm | compface
compface: (warning) <stdin>: excess data ignored
compface: (warning) <stdin>: excess data ignored

$ giftopnm bobby_head2.gif | ppmnorm 2>/dev/null | pnmscale -width 48 -height 48 | ppmtopgm | pgmtopbm | pbmtoxbm | xbm2ikon | compface
 td(Ajz476tXxvlA>|mqP"bgSh\4C`t!+U{M$25is4w]Ci+),:t.^X*|!J>bC]Q!bvAbuB+m
 OEXt27rX`J+4[#z5-?^}RBUrZvn04vJ=D(>5hN^J0|;l!b-;=UQn>u$\<9dAa}Eh'K0Jad9E"rJ|4V
 {q}y<um]q0CT'NJ[g!)Tex+eJn)ij)ECuA$,.;NYv*U`aRF|E%_nb2f~577g|RxTV`Gg>$Tng5B|u$
 C6UTm$EUwO"zEY`k5`yXMIz4h]\m\`Vlq

-- 
(TMDA (http://tmda.sourceforge.net/))
(user-level UCE intrusion prevention)



  reply	other threads:[~2002-01-15 20:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-15 17:02 Jason R. Mastaler
2002-01-15 19:30 ` Karl Kleinpaste
2002-01-15 20:43   ` Jason R. Mastaler [this message]
2002-01-15 22:53     ` Simon Josefsson
2002-01-15 23:58       ` Andrew J Cosgriff
2002-01-16 18:33     ` Eric Gillespie, Jr.
2002-01-15 20:03 ` Steve Youngs
2002-01-16 21:17   ` Jason R. Mastaler

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=hhhepn4a72.fsf@nightshade.la.mastaler.com \
    --to=jason-dated-1011818595.dc034f@mastaler.com \
    /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).