Return-Path: Mailing-List: contact batik-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list batik-dev@xml.apache.org Received: (qmail 97420 invoked from network); 25 Oct 2000 18:40:47 -0000 Received: from mercury.sun.com (192.9.25.1) by locus.apache.org with SMTP; 25 Oct 2000 18:40:47 -0000 Received: from sunmail1.Sun.COM ([129.145.1.2]) by mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id LAA27563 for ; Wed, 25 Oct 2000 11:40:47 -0700 (PDT) Received: from jurassic.eng.sun.com (jurassic.Eng.Sun.COM [129.146.84.31]) by sunmail1.Sun.COM (8.9.1b+Sun/8.9.1/ENSMAIL,v1.6.1-sunmail1) with ESMTP id LAA26108 for ; Wed, 25 Oct 2000 11:40:45 -0700 (PDT) Received: from eng.sun.com (wat-rem-3.UK.Sun.COM [129.156.194.102]) by jurassic.eng.sun.com (8.11.1+Sun/8.11.1) with ESMTP id e9PIehf331790 for ; Wed, 25 Oct 2000 11:40:43 -0700 (PDT) Message-ID: <39F72931.2D48D091@eng.sun.com> Date: Wed, 25 Oct 2000 11:40:49 -0700 From: Vincent Hardy X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: batik-dev@xml.apache.org Subject: Cool new features in code base !! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Ok, I hope I got your attention with the title :-) There have been multiple updates by several of us to the code base, so to summarize what happened: a. Stroking on text. b. Scripting invoked on ui events. c. New filters: feComponentTransfer and feColorMatrix d. Masks. e. Improved viewer. If I forgot something, I appologize to the author... There are a couple new test files in the samples\tests directory. Cheers. V.