Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 34398 invoked from network); 30 Oct 2003 16:47:25 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Oct 2003 16:47:25 -0000 Received: (qmail 88469 invoked by uid 500); 30 Oct 2003 16:47:09 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 88455 invoked by uid 500); 30 Oct 2003 16:47:09 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 88442 invoked from network); 30 Oct 2003 16:47:09 -0000 Received: from unknown (HELO jupiter.lunarpages.com) (64.235.234.141) by daedalus.apache.org with SMTP; 30 Oct 2003 16:47:09 -0000 Received: from adsl-18-180-69.gsp.bellsouth.net ([68.18.180.69] helo=torpedo) by jupiter.lunarpages.com with asmtp (Exim 4.24) id 1AFFxq-0006BE-G3 for users@cocoon.apache.org; Thu, 30 Oct 2003 08:48:02 -0800 From: "Brent L Johnson" To: Subject: Images Sizes Date: Thu, 30 Oct 2003 11:47:05 -0500 Message-ID: <007301c39f05$74ed56b0$0200a8c0@torpedo> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - jupiter.lunarpages.com X-AntiAbuse: Original Domain - cocoon.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - bjohnson.net X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I'm using the svg2jpeg serializer to create all the buttons for my menu. These images are simply rectangles with centered text in the middle (I'm using images so I can use any font I choose without relying on the fonts on the end-user's machine). This image is 118x20 - nothing to it really... Home That's it - but when this image is built its over 1K in size. That seems a little large for such a simple image. Anyone have any suggestions on how I can get these to be smaller images? (the company I work for only has a 768Kbps upstream so I dont want too much traffic just for simple images) Thanks, - Brent --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org