Added stroke alignment property to lineStyle (#4886)
No allows you to specify if a line is inner or outer aligned. 0 = inner, 1 = outer, 0.5 = middle (default) |
---|
|
src/core/graphics/Graphics.js |
---|
src/core/graphics/GraphicsData.js |
---|
src/core/graphics/webgl/utils/buildCircle.js |
---|
src/core/graphics/webgl/utils/buildLine.js |
---|