Gradient across stroke, inside opacity mask is thresholded for half the width of the stroke
Applying a black-to-white gradient across a stroke inside an opacity mask results in a portion of the opacity mask not being applied, corresponding to half the width of the stroke, almost as if it is clipped by the stroke. If the path is subsequently outlined, which creates a mesh, the behavior is the same. If the object is a filled bezier curve, the behavior is normal with the shape masked as expected.
1
vote