X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=4Orgjf0a2ekJNWC39iq/DSb0QT5FanqDm0lkM0q0StA=; b=qHrLlCsop3qdD+32v+CYrXGCrvENZlt8TzF9Kazjv5+nZRf17Q721XqpX5dJ/RJrF8 8egxBBhg4liWBxk/iGTIoVUK4CkZ+xfUocCLEvbh/kJ8+ZqXcJdlIcyjP/SRbARWCaLQ /iuwII8dVmhYaqWDMEcT+iMGOGutr3vmvsRyWCD1L8lQluvDlxqRVpgpnOHukOQ3QiA/ 2lP6NceViOLu8D5SZRmnxWprMB5YMU6CERbTR80mdRzFq6efvlBq2mUzOLdVvAGyDhmQ c1l9w41wAkSU6vFoMq+u/tcGdxe8Cvk7bzL4qvsx3bfyoAnx55xuB0jVBKG/rSIm7VyO JdlA== X-Received: by 10.180.186.98 with SMTP id fj2mr3559640wic.58.1443705395293; Thu, 01 Oct 2015 06:16:35 -0700 (PDT) Date: Thu, 1 Oct 2015 15:16:33 +0200 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] pcb: Some visual love for the layer groups dialogue Message-Id: <20151001151633.c865f73eac6ef366b5343b1c@gmail.com> In-Reply-To: <560C6445.10304@neurotica.com> References: <201509302222 DOT t8UMMMv6005364 AT envy DOT delorie DOT com> <560C6445 DOT 10304 AT neurotica DOT com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > The limit is 150k for the whole message, but obviously, the more you > > can compress attachments (jpg vs png for example) the better. > > ...but please don't abuse the JPG format by pressing it into service > for something other than natural-scene, continuous-tone images. There > are far more suitable compression algorithms for line art. The very > real advantage is the lack of artifacting that is so visibly annoying > when people do things like post schematics as JPG files. > > -Dave The old jpeg used sinus curves and removed the high frequencys. I think the new format use another kind of curves possible wavelet which is a similar approach. It work well for smooth images but as you say not good at all for lines. Nicklas Karlsson