Return-Path: Delivered-To: apmail-xmlgraphics-batik-dev-archive@www.apache.org Received: (qmail 36942 invoked from network); 3 Mar 2008 03:58:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Mar 2008 03:58:33 -0000 Received: (qmail 39421 invoked by uid 500); 3 Mar 2008 03:58:29 -0000 Delivered-To: apmail-xmlgraphics-batik-dev-archive@xmlgraphics.apache.org Received: (qmail 39400 invoked by uid 500); 3 Mar 2008 03:58:29 -0000 Mailing-List: contact batik-dev-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: batik-dev@xmlgraphics.apache.org Delivered-To: mailing list batik-dev@xmlgraphics.apache.org Received: (qmail 39389 invoked by uid 99); 3 Mar 2008 03:58:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Mar 2008 19:58:28 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tonny.kohar@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 03:57:53 +0000 Received: by ug-out-1314.google.com with SMTP id u2so1324784uge.9 for ; Sun, 02 Mar 2008 19:58:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=g58j0SjGaPSt1W2kbE85GRAf+nVflkiZZe6QXVGwA6k=; b=YotP+4jFguxRgy0b+th/nDIzizbqgBV+y57RpF8fvC9AGoDsNKlO2Obd8h+7wwKy/4wwdrHbVnwiUsCm96NNeSkkf8BRyTxMxby8eycwTPmg8VtayBFbv36SbZjnhocYrn1Zr1Ut+bQwjyYDmi9eAYLKY6rqVT8S3hYw6CYJQgU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JdNF8i5/OkqCb+rbvWMQIe66anusmOu6pPacZlcn7mib2RiSpWeCEyuwhovGMBHYLcbFi0TMWqr73RLkA8/SRblC3iyvOOoB/BJxVrzgGgfaRPz0LHXvfxWFmZCkFnbgPLYEG09kIfSSd2Zrza0iTP/MA6lfxXjW+qgNHglFRdg= Received: by 10.78.107.8 with SMTP id f8mr17412756huc.40.1204516681816; Sun, 02 Mar 2008 19:58:01 -0800 (PST) Received: by 10.78.147.9 with HTTP; Sun, 2 Mar 2008 19:58:01 -0800 (PST) Message-ID: Date: Mon, 3 Mar 2008 10:58:01 +0700 From: "Tonny Kohar" To: batik-dev@xmlgraphics.apache.org Subject: Re: Modifying Squiggle In-Reply-To: <15757548.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <15757548.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Fri, Feb 29, 2008 at 7:30 PM, Morkulth wrote: > > Hello all. > > I am a user of Batik and want to alter some methods. > > I have downloaded the source distribution, and was trying to create a java > project of my own, importing squiggle classes and starting from there. > > Am i suposed to be able to do that ( i think so) ? If so, were are the > classes that i need to import ( im referring to all of squiggle's source > code ). > > Thanks in advance, Kind regards. > I think you can start with org.apache.batik.apps.svgbrowser.JSVGViewerFrame and start from there. Cheers Tonny Kohar -- Sketsa SVG Editor imagine, design, create ... http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org