Skip to content

[Feature request] Ellipse / line / rect stroke thickness #999

Open
@diigits

Description

@diigits

When drawing the stroke of an ellipse (and strokeRect, StrokeLine, etc.) it would be nice to be able to add a thickness to the stroke.
On rectangles and ellipses an option to have the stroke be either within the bounds or on the bounds would be great as well.
This option would ideally act like the CSS property box-sizing: border-box; and would make it so that your shape would automatically be made smaller so that the thicker line could fit inside the originally specified width and height.

I imagine it as an option on the renderable which is what I illustrated here.

circle

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions