Dan Field 85ba96cbbb Fix bounds when painting style is stroke width for image shaders (flutter/engine#42052)
Fixes https://github.com/flutter/flutter/issues/126739

When we're sampling from the texture, we need to sample from its origin regardless of how much offset the stroke width gives to the path.
2023-05-17 17:02:18 +00:00
..