--- Below this line is a copy of the message.
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: cvs commit: xml-batik/samples/tests/spec/scripting
textAllProperties.svg textpathProperties.svg trefProperties.svg tspan.svg
tspanProperties.svg tspan_children1.svg tspan_children2.svg
tspan_children3.svg text.svg text_children1.svg text_children2.svg
text_children3.svg
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
tkormann 02/05/14 14:28:15
Modified: test-resources/org/apache/batik/test samplesRendering.xml
sources/org/apache/batik/bridge SVGTextElementBridge.java
samples/tests/spec/scripting text.svg text_children1.svg
text_children2.svg text_children3.svg
Added: test-references/samples/tests/spec/scripting
textAllProperties.png textpathProperties.png
trefProperties.png tspan.png tspanProperties.png
tspan_children1.png tspan_children2.png
tspan_children3.png
samples/tests/spec/scripting textAllProperties.svg
textpathProperties.svg trefProperties.svg tspan.svg
tspanProperties.svg tspan_children1.svg
tspan_children2.svg tspan_children3.svg
Log:
- commit Nicolas' patch. Dynamic modification on tspan are now supported.
- new samples added
- new reference images added
- regard updated
The only minor changes I made is the layout of the source code to
follow the coding conventions we have in batik.
* 80 columns
* space at specific places
* all inner classes in the bridge are at least protected
* ...
Thierry.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]