donotturnoff / display

0 stars 0 forks source link

Implement rounded corners for rectangles #17

Open donotturnoff opened 3 months ago

donotturnoff commented 3 months ago

As title. Allow different radii per corner?

donotturnoff commented 3 months ago

The rounded corners would be defined on the rectangle, and the border would simply follow them. For borders with different thicknesses of different sides, the rounding could be implemented as an ellipse or as an offset circle (ellipse probably makes more sense)