Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/clip #14

Merged
merged 21 commits into from
Sep 22, 2024
Merged

Feat/clip #14

merged 21 commits into from
Sep 22, 2024

Conversation

miyanokomiya
Copy link
Owner

shapes folly

- Let group shapes have clip-rule.
- Group shapes need to make `<g>` element to apply clipping
- These modes are much more intuitive and convenient than primitive nonzero / evenodd.
-- Out mode is also unfeasible just by using primitive nonzero / evenodd.
- Clip "in" won't be used much while diagramming.
- Making it beggier doesn't matter at all to snapping.
- The property of the top most cripping shape overrides all nested shapes.
…renctagle with bounds

- They don't have meaning appearance alone
@miyanokomiya miyanokomiya added the enhancement New feature or request label Sep 22, 2024
@miyanokomiya miyanokomiya merged commit 2d1d5f4 into main Sep 22, 2024
2 checks passed
@miyanokomiya miyanokomiya deleted the feat/clip branch September 22, 2024 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant