tkormann01/08/01 05:08:39
Added: samples/tests textEffect.svg
Log:
Add a new test for text effects such gradient and filter. At this time, this
test does not pass - the difference between the gradient on system font and SVG
font seems an error.
Revision ChangesPath
tkormann01/08/01 05:38:17
Added: samples/tests textEffect2.svg
Log:
Add a new test using system font and SVG font to clip
Revision ChangesPath
1.1 xml-batik/samples/tests/textEffect2.svg
Index: textEffect2.svg
===
tkormann01/08/01 08:47:11
Modified:test-resources/org/apache/batik/test samplesRendering.xml
Log:
Add the two new test
Revision ChangesPath
1.15 +15 -1
xml-batik/test-resources/org/apache/batik/test/samplesRendering.xml
Index: samplesRendering.xml
==
deweese 01/08/01 13:23:20
Modified:sources/org/apache/batik/ext/awt/image/rendered
TurbulencePatternRed8Bit.java
Log:
Updated javadocs and added my deduction of how the Perlin Noise
function works, in the hope that someone might be able to come up with
a