AzurIce / AzurIce/ranim

Rounded Rectangle Impl

Open
#79 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
647
Forks
37
Avg merge
6h 12m
Merged PRs (30d)
17

Description

How can we implement Rounded Rectangle?

It may not be good to directly create a struct `RoundedRectangle` similar to `Square` because it imports 90 degree Circle (maybe bezier curve is better).

Maybe we can define `RoundedRectangle` as `VItem::from_vpoints`.

Image

ref: [https://blog.csdn.net/qq_42278240/article/details/136235412](https://blog.csdn.net/qq_42278240/article/details/136235412)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.