DescriptionFix FEConvolveMatrix bias issue.
Skia's SkMatrixConvolutionImageFilter expects its "bias" parameter
to be in pixel component scale (ie., 0 = none, 255 = full), whereas
FEConvolveMatrix uses normalized scale. Scale by 255 to please Skia.
BUG=402493
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179974
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|