Hello there.
I’ve encountered some strange behaviour for bezier() when using subpixel (<0.49) stroke weights. This seems to happen only on some curve configurations and only on Chrome:
The curve on the top has a glitch when going from .51 to .49 stroke weight. What is strange is that if I slightly change the curve’s configuration, it doesn’t happen anymore (see curve on the bottom).
Note that on Safari this does not happen - I believe it is due to how the browsers handle subpixel stroke weights (in Safari the .51 line seems a lot thicker).
Does anyone have any direction as to how to solve this?
Thanks,
Andrei