Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 41475 invoked from network); 10 Sep 2004 13:15:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Sep 2004 13:15:33 -0000 Received: (qmail 65034 invoked by uid 500); 10 Sep 2004 13:15:32 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 64981 invoked by uid 500); 10 Sep 2004 13:15:32 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: user@forrest.apache.org Delivered-To: mailing list user@forrest.apache.org Received: (qmail 64970 invoked by uid 99); 10 Sep 2004 13:15:31 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [195.200.0.11] (HELO mx-1b.mail.ftech.net) (195.200.0.11) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 10 Sep 2004 06:15:30 -0700 Received: from opal.ftech.net ([212.32.16.127] helo=mailgate.ftech.net) by mx-1b.mail.ftech.net with esmtp (Exim 4.34) id 1C5lKb-00018I-18 for user@forrest.apache.org; Fri, 10 Sep 2004 14:20:49 +0100 Received: from pc2.dspadsl.ftech.co.uk ([212.32.45.99] helo=dsp.ftech.co.uk) by mailgate.ftech.net with esmtp (Exim 3.36-ftechp12 #1) id 1C5lFT-0001Ex-00 for user@forrest.apache.org; Fri, 10 Sep 2004 14:15:31 +0100 Received: from CHARLESS (charless.dsp.local [192.168.1.151]) by dsp.ftech.co.uk (dsp.ftech.co.uk [127.0.0.1]) (MDaemon.PRO.v7.1.2.R) with ESMTP id md50000070986.msg for ; Fri, 10 Sep 2004 14:14:54 +0100 Message-ID: <008701c49738$27184040$9701a8c0@dsp.local> From: "Charles Palmer" To: References: <41418B45.3050404@uidesign.de> Subject: Re: screenshot scaling Date: Fri, 10 Sep 2004 14:14:50 +0100 Organization: DSP Design MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Processed: dsp.ftech.co.uk, Fri, 10 Sep 2004 14:14:54 +0100 (not processed: message from valid local sender) X-MDRemoteIP: 192.168.1.151 X-Return-Path: charles@dspdesign.com X-MDaemon-Deliver-To: user@forrest.apache.org X-MDAV-Processed: dsp.ftech.co.uk, Fri, 10 Sep 2004 14:14:54 +0100 X-Frontier-Signature: ec64fa622441d448c9c7b00a32054ffc X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Scaling may need to be controllable on an image by image basis. ----- Original Message ----- From: "Nicola Ken Barozzi" To: Sent: Friday, September 10, 2004 12:18 PM Subject: Re: screenshot scaling > Johannes Schaefer wrote: > > Hi! > > > > Has anybody a solution for showing full resolution > > screenshots (say 1024x768)? > > > > Scaling the screen down with "width" and "height" > > gives horrible quality. Putting the original in > > gives horizontal scrolling for all the page > > (which makes text almost unreadable). > > > > What I would like to have would be kind of a high- > > quality thumbnail in 640x400 which is a link to the > > full resolution image. This should be done > > automatically within forrest/cocoon. > > The easiest thing is making it possible for Forrest to give the image > named myimage.jpg both as is or as myimage-thumbnail-big and > myimage-thumbnail-small. These sizes should be configurable in > forrest.properties. > Then when insering the image you just need to show the thumbnail one and > link to the full one. > > A hint: > http://cocoon.apache.org/2.1/userdocs/readers/image-reader.html > > -- > Nicola Ken Barozzi nicolaken@apache.org > - verba volant, scripta manent - > (discussions get forgotten, just code remains) > --------------------------------------------------------------------- >