File: pr.xml

package info (click to toggle)
batik 1.6-3
  • links: PTS
  • area: contrib
  • in suites: etch, etch-m68k
  • size: 29,680 kB
  • ctags: 35,115
  • sloc: java: 213,715; xml: 17,453; sh: 157; makefile: 32
file content (211 lines) | stat: -rw-r--r-- 11,461 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<?xml version="1.0"?>
<!DOCTYPE document SYSTEM "./dtd/document-v10.dtd">

<!--

   Copyright 2000-2002,2004-2005  The Apache Software Foundation 

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

-->
<!-- ========================================================================= -->
<!-- author vincent.hardy@eng.sun.com                                          -->
<!-- version $Id: pr.xml,v 1.9 2005/03/15 11:24:36 deweese Exp $ -->
<!-- ========================================================================= -->
<document>
    <header>
        <title>Batik In The News</title>
        <subtitle>Press Release, reports etc...</subtitle>
        <authors>
            <person name="Vincent Hardy" email="vincent.hardy@eng.sun.com"/>
            <person name="Roddy Young" email="roddyboston@mediaone.net"/>
        </authors>
    </header>

    <body>
        <s1 title="Batik 1.0 release reports and reviews">
        
        	<p><br/><strong>OREILLYNET.com</strong>
        			<link href="http://www.oreillynet.com/pub/a/javascript/2002/06/06/svg_future.html">SVG On the Rise</link><br/>
               		<strong>CNET: </strong>
                      		<link href="http://news.cnet.com/news/0-1005-200-5991585.html">"Toolkit opened for graphics technology"</link><br/>
               		<strong>Java Industry Connection: </strong>
                      		<link href="http://industry.java.sun.com/javanews/stories/story2/0,1072,36774,00.html">"Scalable Vector Graphics (Svg) Software Released from The Apache Software Foundation"</link><br/>
	       		<strong>Apache Today: </strong>
	              		<link href="http://apachetoday.com/news_story.php3?ltsn=2001-05-21-002-06-PR-CY">"Scalable Vector Graphics (SVG) software released from the Apache Software Foundation"</link><br/>
	       		<strong>Freshmeat.net</strong>
	              		<link href="http://freshmeat.net/releases/48664/">Batik 1.0</link><br/>
	       		<strong>XML Hack</strong>
	              		<link href="http://xmlhack.com/read.php?item=1225">Batik SVG toolkit reaches 1.0</link><br/>
	       		<strong>Web Techniques</strong>
	       			<link href="http://www.webtechniques.com/archives/2001/04/desi/">Scalable Vector Graphics</link><br/>
	       		<strong>XML.com</strong>
	       			<link href="http://www.xml.com/pub/a/2002/02/27/batik/index.html">Server Side SVG</link><br/>
        	</p>
        </s1>
        <s1 title="Batik 1.0 Press Releases, Monday May 21st 2001">
<p><strong>CONTACT</strong><br />
<em>Roderic Olvera Young</em><br />
<em>Camelot Media</em><br />
<em>+1.617.877.1043</em><br />
<em>roddyboston@mediaone.net</em><br />
</p>
<p>
<strong>SCALABLE VECTOR GRAPHICS (SVG) SOFTWARE RELEASED FROM THE APACHE SOFTWARE FOUNDATION</strong><br/>
<em>Apache XML's Batik Project Delivers High Quality Static SVG Toolkit</em><br />
<link href="http://www.apache.org/batik/">http://www.apache.org/batik/</link> <em>- The Apache Software Foundation's (ASF) </em></p>

<p>XML Project's Batik Team today announced the release of Batik 1.0, a
sophisticated open source, Java-based toolkit for SVG (scalable vector graphics). </p>
 
<p>SVG is an XML syntax for rich 2D graphics and Batik allows developers 
to view, generate and manipulate SVG images with unprecedented
precision, detail and functionality. Since the release of the W3C candidate 
recommendation of the SVG specification, Batik continues to set new high-water 
marks for the implementation of this maturing specification. </p>
 
<p>"In the past months the Batik team has moved quickly toward realizing
its goal of providing a full implementation of the W3C's SVG specification," 
said Vincent Hardy of the Batik team. "The latest Batik release provides a 
high quality implementation of many of the high-end SVG features. With this
highly modular tool, developers can cut down the cost of creating, viewing 
and exchanging graphical content between applications or across the Internet, 
and easily generate, manipulate or view SVG content. The contribution, 
experience and expertise of companies and individuals has helped create a 
team dedicated to the success of the project."</p>
 
<p>By leveraging the force of XML and the visual strengths of dynamic and
easily accessible vector graphics, the Apache XML Project's Batik team
lead the drive in building an industrial-grade embeddable Web graphics
software solution. Batik delivers core components for three main purposes:</p>
<ul>
<li>generating SVG content from any Java applications, </li>
<li>viewing SVG content</li>
<li>converting SVG to and from other formats. </li>
</ul>

<p>The vision is to help make SVG the central format for exchanging and viewing 
any type of 2D graphical information while still making it easy to convert SVG 
images to other formats, for environments that do not yet support SVG natively.</p>
 
<p>SVG combines two of computer graphic's great practices, vector graphics and 
raster graphics, in a resolution independent framework, enabling SVG images 
to be rendered with high quality on any screen or printer.  The SVG framework 
also includes many sophisticated graphics features such as gradient paints, 
filter effects, and sophisticated text support.  This unique combination of 
graphical features in one standard format makes it ideal for describing any 
rich image content, from CAD diagrams to postcards to Grandma. Furthermore, 
by using an XML syntax, SVG is extremely easy to generate, search, transform 
and manipulate. Unlike other formats, SVG becomes a powerful tool for anybody 
managing image content for the Web or other environments.</p>
 
<p>New features in Batik 1.0 release:</p>
<ul>
<li>filter effects such as drop shadows and lighting effects</li>
<li>internal and external use - allows developers to create
         highly structured SVG images where common components are 
         easily reused.</li>
<li>masking and clipping.</li>
<li>markers</li>
<li>linking - the ability to define SVG graphical 
         elements as 'links' (similar to HTML hyperlinks) which 
         can point to other graphical elements in an SVG image
         (for example allowing you to zoom in a portion of a map)
         either in the same SVG image, in another SVG image or
         in another document (such as an HTML page).</li>
<li>sophisticated text support - Batik now supports control over
	   complex text layout (such as individual glyph advance).</li>
<li> Run-time extensibilty - Much of Batik can now be extended at
	   run-time, providing among other things new graphics
   primitives, and support for new image file formats.</li>
</ul>
         
<p>With this release, Batik provides extensive support of most static 
SVG features and includes:</p>
<ul>
<li>Improved SVG generator - allows all applications to easily export 
their graphics in the SVG format. This generator has been extended 
and made more flexible.</li>
 
<li>Improved packaging of the Batik modules - making them easier to 
   integrate into applications. For example, developers
      can plug in the Batik's viewing component to add SVG viewing 
      capability into their applications without having to know 
      anything about SVG.</li>
</ul>

<p>Batik delivers a number of sample applications that leverage its core
modules, such as an SVG browser. Screenshots of that browser can
be seen at: <link href="http://xml.apache.org/batik/svgviewer.html">http://xml.apache.org/batik/svgviewer.html</link></p>
 
<p>In the near future, the Batik team aims to provide developers worldwide
support for full dynamic behavior, including scripting and SMIL
(synchronized multimedia integration language) for animations.</p>
 
<p>"Our relationship with the Apache Software Foundation allows Sun 
engineers to develop technology implementations in a collaborative
environment and better enables Sun to deliver robust products based
on open standards. The Batik project demonstrates the synergy between 
the Java platform's portable code and XML's portable data. We are 
proud to have worked in cooperation with Kodak and ILOG on this 
remarkable toolkit for SVG-based graphics."<br />
<em>-- Jon Bosak, Distinguished Engineer, Sun Microsystems</em></p>
 
<p>"Kodak congratulates the Apache Software Foundation and the Batik 
project on the 1.0 release of the SVG toolkit. Batik will significantly 
advance SVG as an important element for enabling both graphical and 
image-intensive creative Web-based applications. Because of its open 
source nature, ISV's will be able to leverage the powerful and extensible 
framework it provides to develop new classes of creative applications 
and to deploy SVG in environments not previously possible. Such applications 
and systems could prove fundamental to delivering new products and 
services through our Internet photofinishing services."<br />
<em>-- Daryl Hunt, Director of Strategic Standards, Eastman Kodak Company</em></p>
 
<p>"The goal of the Batik project complements ILOG's goal of creating and
delivering the richer, more compelling online experience that Web content 
providers and users want, and we congratulate the Apache Foundation and 
the Batik team for this important milestone. A supporter of SVG since its 
inception, ILOG will continue its commitment to the standard in our roles 
as a W3C working group member, Batik technical 
committee member, and with real products, such as ILOG JViews, one of the 
first SVG products on the market."<br />
<em>-- Jean-Fran&ccedil;ois Abramatic, Senior Vice President of ILOG Research and Development.</em></p>
 
<p>The Batik project's name comes from the famous and highly developed art
traditions of the Indonesian island of Java. The Apache XML team seeks
to honor and capture Java's rich history of creating geometric patterned 
and colorfully designed textiles through Batik's high quality graphical 
representation capabilities.</p>
 
<p>The Batik Project encourages participation through its mailing list:
<link href="http://xmlgraphics.apache.org/mail.html">http://xmlgraphics.apache.org/mail.html</link></p>
 
<p>For more information about the Batik project please see
<link href="http://xml.apache.org/batik/">http://xml.apache.org/batik/</link></p>
 
<p><em>ABOUT THE APACHE SOFTWARE FOUNDATION</em><br /><br />
 
About the Apache Software Foundation
The Apache Software Foundation provides organizational, legal and financial 
support for the Apache open source software projects. The Foundation was 
established as a nonprofit corporation in order to ensure continuation of the 
Apache projects beyond the participation of individual volunteers, to enable 
contributions of intellectual property and financial support, and to provide 
a vehicle for limiting legal exposure while participating in open source 
software projects.  For more information on the Apache Software Foundation, 
please see <link href="http://www.apache.org/">http://www.apache.org/</link>.
</p>        
        </s1>
    </body>
</document>