v0.4.1
Path.stroke no longer calls Path.convertConicsToQuads itself.
Clients can call that directly (passing a desired tolerance) if they don't want to deal with conics that may be introduced as result of the stroking operation.
Path.stroke no longer calls Path.convertConicsToQuads itself.
Clients can call that directly (passing a desired tolerance) if they don't want to deal with conics that may be introduced as result of the stroking operation.