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)
1 parent 0fce893 commit cdd59d3a36a2c2a1bcf33b91390ef3e50df13ba8
@Mat Groves Mat Groves authored on 4 May 2018
Matt Karl committed on 4 May 2018
Showing 4 changed files
View
src/core/graphics/Graphics.js
View
src/core/graphics/GraphicsData.js
View
src/core/graphics/webgl/utils/buildCircle.js
View
src/core/graphics/webgl/utils/buildLine.js