Return-Path: Delivered-To: apmail-xmlgraphics-batik-users-archive@www.apache.org Received: (qmail 23691 invoked from network); 1 Apr 2008 07:23:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Apr 2008 07:23:33 -0000 Received: (qmail 97396 invoked by uid 500); 1 Apr 2008 07:23:33 -0000 Delivered-To: apmail-xmlgraphics-batik-users-archive@xmlgraphics.apache.org Received: (qmail 97102 invoked by uid 500); 1 Apr 2008 07:23:32 -0000 Mailing-List: contact batik-users-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: batik-users@xmlgraphics.apache.org Delivered-To: mailing list batik-users@xmlgraphics.apache.org Received: (qmail 97091 invoked by uid 99); 1 Apr 2008 07:23:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2008 00:23:32 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [217.146.188.63] (HELO smtp803.mail.ird.yahoo.com) (217.146.188.63) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 01 Apr 2008 07:22:39 +0000 Received: (qmail 56986 invoked from network); 1 Apr 2008 07:22:58 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=btinternet.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Cc:Message-Id:From:To:In-Reply-To:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:References:X-Mailer; b=TC1c5+urJ26nnA1uJvT5T5e2OixHkrL1BkoaWYSeKBqWk6Jh0kBVtfEnRtIKKgvzT+n6uNGcqio2lHcH1xokE3z6lA9FBvVYGxGWNi47CxGNuQfP1yHCs16qqyY/UQgpisFYpG218kpJuqmi2yP6+JpGE820EK4pSTea6J2qDZs= ; Received: from unknown (HELO Jay.home) (j.chetwynd@btinternet.com@86.129.187.211 with plain) by smtp803.mail.ird.yahoo.com with SMTP; 1 Apr 2008 07:22:58 -0000 X-YMail-OSG: IYWHt4gVM1mil4QWYg9xWl6UHFM7tLm1oyb.vv5RueuO8wt39FbyzS19YO.fFgTWi.juPRR.qpVJWtEJE9JOGD5xdwS5yoBjHEsFEag9XVEryPGMOUhs8..OKP4- X-Yahoo-Newman-Property: ymail-3 Cc: Lea Thurman Message-Id: From: Jonathan Chetwynd To: batik-users@xmlgraphics.apache.org In-Reply-To: <16399081.post@talk.nabble.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: Filling a rectangle with a tiled pattern of .png files Date: Tue, 1 Apr 2008 08:22:57 +0100 References: <16399081.post@talk.nabble.com> X-Mailer: Apple Mail (2.919.2) X-Virus-Checked: Checked by ClamAV on apache.org Lea, batik relies on more detail please use something like: Arabian geometric tiled background a title is not required, but according to the specification should be included. regards ~:" on os x there is a rather more useful error dialogue: The prefix "xlink" for attribute "xlink:href" associated with an element type "pattern" is not bound. On 31 Mar 2008, at 21:59, Lea Thurman wrote: > > Hi all, > > I am a batik novice so please be gentle. > > I am trying to fill a rectangle by tiling a .png image. After > looking at the > specification I got as far as rendering the following svg: > > > > y="0.5in" > xlink:href="file:///volumes/pbook/users/user/images/image.png"/> > height="0.5in" y="0.0in" stroke="none"/> > > > However I am getting the following error: > > java.net.MalformedURLException: no protocol: defs.svg#fpatid > > I am not sure how to reference the pattern in fill attribute in the > rectangle. > > Any help would be much appreciated. > > Regards > Lea. > -- > View this message in context: http://www.nabble.com/Filling-a-rectangle-with-a-tiled-pattern-of-.png-files-tp16399081p16399081.html > Sent from the Batik - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org > For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org