From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10751 invoked by alias); 24 Jun 2003 20:54:24 -0000 Mailing-List: contact xconq7-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: xconq7-owner@sources.redhat.com Received: (qmail 8516 invoked from network); 24 Jun 2003 20:09:08 -0000 Received: from unknown (HELO smtp2.fre.skanova.net) (195.67.227.95) by sources.redhat.com with SMTP; 24 Jun 2003 20:09:08 -0000 Received: from [212.181.162.155] (h155n1fls20o913.telia.com [212.181.162.155]) by smtp2.fre.skanova.net (8.12.9/8.12.9) with ESMTP id h5OK96Wv002333; Tue, 24 Jun 2003 22:09:07 +0200 (CEST) X-Sender: u22611592@m1.226.telia.com Message-Id: In-Reply-To: <20030624194129.9907.qmail@web13102.mail.yahoo.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 25 Jun 2003 21:48:00 -0000 To: Elijah Meeks From: Hans Ronne Subject: Re: A Couple Questions Cc: xconq7@sources.redhat.com X-SW-Source: 2003/txt/msg00240.txt.bz2 >I'm leary of utilizing clouds, simply because of how >they look. Is there any way to improve their >appearance? Is it in an imf somewhere? No. The clouds do not use images but instead rely on XFillArc with tcltk's predefined FillStippled patterns. I guess you could reduce the radius so that clouds don't overlap. But the result doesn't looks very natural. Too regular. Hans