A structure defining the default parameters of the text stroke.
{ "defaultItemsConfig": { "text": { "font": { "postScriptName": "Impact", "size": 33, "fauxBold": true, "fauxItalic": true }, "color": "rgb(30,30,30)", "shadow": { "color": "rgb(255,0,0)", "size": 0.4, "angle": 45, "distance": 2 }, "stroke": { "size": 0.3 } } } }
The stroke color. The default value is "rgb(0,255,255)"
.
The stroke width, in points. The default value depends on the item size.