cvs commit: xml-batik/samples/tests textEffect.svg

2001-08-01 Thread tkormann
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

cvs commit: xml-batik/samples/tests textEffect2.svg

2001-08-01 Thread tkormann
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 ===

cvs commit: xml-batik/test-resources/org/apache/batik/test samplesRendering.xml

2001-08-01 Thread tkormann
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 ==

cvs commit: xml-batik/sources/org/apache/batik/ext/awt/image/rendered TurbulencePatternRed8Bit.java

2001-08-01 Thread deweese
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