You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by Vincent Hardy <vi...@eng.sun.com> on 2000/11/02 06:37:01 UTC

Commit: feMorphology and filterRegions fix, StaticRenderer

I've just commited the following:

a. feMorphology support classes. Everything works except... the filter
   which does not produce the right result. Sheng is working on fixing
   this.

b. ConcreteCompositeGraphicsNode. Fix to getGeometryBounds to fix the 
   filterRegions.svg problem.

c. Temporary fix to StaticRendere to make DynamicRenderer compile. 

d. Created a testTemplate.svg file (under samples) and modified some
   of the samples to conform to that template. Added gradients.svg and 
   modified logoTexture.svg

V.