From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14008 Path: main.gmane.org!not-for-mail From: Michal Kvasnicka Newsgroups: gmane.comp.tex.context Subject: Re: Dithering (off-topic) Date: Tue, 04 Nov 2003 14:34:54 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <3FA7AAFE.9070900@econ.muni.cz> References: <3FA245CC.30502@econ.muni.cz> <20031031063731.12ddf19d.wmcclain@salamander.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1067953443 8635 80.91.224.253 (4 Nov 2003 13:44:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Nov 2003 13:44:03 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Nov 04 14:44:01 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AH1TV-0001Hg-00 for ; Tue, 04 Nov 2003 14:44:01 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 65CB810B0E; Tue, 4 Nov 2003 14:43:57 +0100 (MET) Original-Received: from anor.ics.muni.cz (anor.ics.muni.cz [147.251.4.35]) by ref.ntg.nl (Postfix) with ESMTP id 8395210ABB for ; Tue, 4 Nov 2003 14:35:45 +0100 (MET) Original-Received: from merkur.econ.muni.cz (merkur.econ.muni.cz [147.251.189.10]) by anor.ics.muni.cz (8.12.1/8.12.1) with ESMTP id hA4DZjQ1026185 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 4 Nov 2003 14:35:45 +0100 Original-Received: from econ.muni.cz (ke-kvasnicka.econ.muni.cz [147.251.224.167]) by merkur.econ.muni.cz (8.12.3/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id hA4DZiRl016673 for ; Tue, 4 Nov 2003 14:35:44 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en, cs Original-To: ntg-context@ntg.nl X-Muni-Spam-TestIP: 147.251.189.10 X-Muni-Virus-Test: Clean Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:14008 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14008 Dear Sir, many thanks for your kind help. This is precisely what I was searching for. Bill McClain wrote: > pnmscale -width=1950 pleiades.pnm | pnmsmooth -size 5 5 | pgmtopbm >-fs -value 0.5 | pnmtopng > pleiades.png > BTW, is there some easy way to set the size of the dithering points (eg. 2x2 pixels, 3x3 pixels), or should I do it ex post in some image editor (Gimp, imagemagick)? Many thanks once more. M.K.