Franca b04 promotion
It is supposed to be that If miterLength is greater than (miterLimit * halfWidth), a beveled join will be used instead of a mitered join.
At the moment if strokeMiterLimit less or equal to 0 the LineJoin type doesn't change.
It is supposed to be that If miterLength is greater than (miterLimit * halfWidth), a beveled join will be used instead of a mitered join.
At the moment if strokeMiterLimit less or equal to 0 the LineJoin type doesn't change.