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 Thomas E Deweese <th...@kodak.com> on 2001/08/03 19:59:49 UTC

Failed Commit...

  Modified:    sources/org/apache/batik/ext/awt/image/renderable
                        DeferRable.java DisplacementMapRable8Bit.java
                        FilterChainRable8Bit.java FilterResRable8Bit.java
                        FloodRable8Bit.java PadRable8Bit.java
                        TurbulenceRable8Bit.java
               sources/org/apache/batik/ext/awt/image/rendered
                        MorphologyOp.java
  Added:       sources/org/apache/batik/ext/awt/image/rendered
                        DisplacementMapRed.java TurbulencePatternRed.java
  Removed:     sources/org/apache/batik/ext/awt/image/rendered
                        DisplacementMapRed8Bit.java
                        TurbulencePatternRed8Bit.java
  Log:
  1) Added missing calls to 'touch' in set methods on Rables.
  2) Renamed the two *Red8Bit Classes to just *Red.
  3) Did another optimization on Turbulence that eaks out another 10-20%
     speed improvement.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org


Failed Commit...

Posted by Thomas E Deweese <th...@kodak.com>.
   Just read that and realized it might mislead.  The commit succeeded
the mail message failed, the summary of the commit is included for
reference.

>>>>> "TD" == Thomas E Deweese <th...@kodak.com> writes:

TD>   Modified:    sources/org/apache/batik/ext/awt/image/renderable
TD>                         DeferRable.java DisplacementMapRable8Bit.java
TD>                         FilterChainRable8Bit.java FilterResRable8Bit.java
TD>                         FloodRable8Bit.java PadRable8Bit.java
TD>                         TurbulenceRable8Bit.java
TD>                sources/org/apache/batik/ext/awt/image/rendered
TD>                         MorphologyOp.java
TD>   Added:       sources/org/apache/batik/ext/awt/image/rendered
TD>                         DisplacementMapRed.java TurbulencePatternRed.java
TD>   Removed:     sources/org/apache/batik/ext/awt/image/rendered
TD>                         DisplacementMapRed8Bit.java
TD>                         TurbulencePatternRed8Bit.java
TD>   Log:
TD>   1) Added missing calls to 'touch' in set methods on Rables.
TD>   2) Renamed the two *Red8Bit Classes to just *Red.
TD>   3) Did another optimization on Turbulence that eaks out another 10-20%
TD>      speed improvement.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org