From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41513 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: X-Face and depth Date: Thu, 03 Jan 2002 12:33:25 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <15411.9669.562599.141358@www.ee.ryerson.ca> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035176897 6562 80.91.224.250 (21 Oct 2002 05:08:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:08:17 +0000 (UTC) Return-Path: Original-Received: (qmail 12331 invoked from network); 3 Jan 2002 17:34:16 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 3 Jan 2002 17:34:16 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16MBkj-0000nL-00; Thu, 03 Jan 2002 11:34:05 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 03 Jan 2002 11:33:57 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA01458 for ; Thu, 3 Jan 2002 11:33:45 -0600 (CST) Original-Received: (qmail 12323 invoked by alias); 3 Jan 2002 17:33:49 -0000 Original-Received: (qmail 12318 invoked from network); 3 Jan 2002 17:33:36 -0000 Original-Received: from mesquite.slip.cs.cmu.edu (HELO cinnamon.vanillaknot.com) (128.2.207.11) by gnus.org with SMTP; 3 Jan 2002 17:33:35 -0000 Original-Received: (from karl@localhost) by cinnamon.vanillaknot.com (8.11.6/8.11.6) id g03HXP911762; Thu, 3 Jan 2002 12:33:25 -0500 Original-To: ding@gnus.org X-Face: ?=p^Gj2JkX~UU_@W}[q/'Dxn19x-zfIQ](y<&ky/?1-&Nz&,!W}R.Gp+"LeGojoR =RF>?!XVs{a:`Yt(gqM<#$Zy(C@]'dR4Hy4S1.I(n3:2"R:=Uy!)K9>U!gNTyH{p +_w#F[gt).$Vyvo5=9LF^PeQ(@H#}QLAbfyYxX/8t:TDR5nA\|RmJO"EwjL8tWyvM In-Reply-To: (Lars Magne Ingebrigtsen's message of "Thu, 03 Jan 2002 06:44:11 +0100") Original-Lines: 16 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.4 (Common Lisp, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41513 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41513 Karl Kleinpaste writes: >> What had you expected "-X" to provide? Lars Magne Ingebrigtsen writes: > It's another Debian compface extension. They've extended it to > output/input xbm files in addition to that odd "ikon" format the > normal compface uses. > What would be a more "standard" sequence of commands to convert an > X-Face to ppm? uncompface | ikon2xbm both of which are part of the faces package, as installed on my RH system. I would guess that Debian's -X extension to uncompface is merely an internal shorthand for this anyway.