/[Apache-SVN]
ViewVC logotype

Revision 199514


Jump to revision: Previous Next
Author: deweese
Date: Fri Feb 16 22:23:24 2001 UTC (23 years, 3 months ago)
Changed paths: 8
Log Message:
1) Fixed some surround bugs in the lighting filters

2) Added an optimized path for Int packed data for Src Over composite.
   I'll be filling in optimized paths for the rest of the composite modes
   shortly.

3) AffineRed now forces it's input and output to be premultiplied.
   In certain cases the Affine would fail to properly unpremultiply
   the alpha channel, this solves this issue.

3a) The patternPaintContext now matches it's ColorModel to the destination
    ColorModel much like MultipleGradientPaint does.

    They both now also match the destination's Alpha premult state.


Changed paths

Path Details
Directoryxmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/MultipleGradientPaintContext.java modified , text changed
Directoryxmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/renderable/BumpMap.java modified , text changed
Directoryxmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/renderable/DiffuseLightingRable8Bit.java modified , text changed
Directoryxmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/renderable/SVGComposite.java modified , text changed
Directoryxmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/renderable/SpecularLightingRable8Bit.java modified , text changed
Directoryxmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/rendered/AffineRed.java modified , text changed
Directoryxmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/rendered/TileRed.java modified , text changed
Directoryxmlgraphics/batik/trunk/sources/org/apache/batik/gvt/PatternPaintContext.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26