Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: face quantization
Date: Thu, 27 Oct 2005 17:11:52 +0200	[thread overview]
Message-ID: <v91x27yoxz.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <muxll0f11mt.fsf_-_@uzeb.lrde.epita.fr>

On Thu, Oct 27 2005, Didier Verna wrote:

>         I don't know why, but recent modifications on the face code
> broke my faces. They seem to have much less colors than before,
> while being of the same size (in the header I mean). Has the
> quantization algorithm been modified recently ?

The algorithm in `gnus-face-from-file' itself hasn't changed.
But the default of `gnus-convert-image-to-face-command' is
  "convert -scale 48x48! %s -colors %d png:-"
instead of
  "djpeg %s | ppmnorm | pnmscale -width 48 -height 48 | ppmquant %d | pnmtopng".

It's quite possible that the convert differs from the later.  Could
you investigate?

My intention was to allow more input formats (for both, X-Face and
Face [1]).  But if convert is not doing a good job, we could change
the default back to use djpeg and the netpbm tools.

Bye, Reiner.

[1] Cf. your comment in `gnus.texi':

| 6.528 (didier 18-Jun-03):
| @c #### FIXME: faces and x-faces'implementations should really be harmonized.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




  reply	other threads:[~2005-10-27 15:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-13 20:12 Image formats for gnus-(x-)face-from-file Reiner Steib
2005-10-14  7:21 ` James Cloos
2005-10-14 16:51   ` Reiner Steib
2005-10-27 14:21     ` face quantization (was: Image formats for gnus-(x-)face-from-file) Didier Verna
2005-10-27 15:11       ` Reiner Steib [this message]
2005-10-28  8:32         ` face quantization Didier Verna
2005-10-28 10:52           ` Reiner Steib
2005-10-28 12:43             ` Didier Verna
2006-04-13  8:25               ` Lars Magne Ingebrigtsen

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=v91x27yoxz.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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).