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

[Enhancement] Thinned Caps Brush Rounding Mode #333

Open
athyfr opened this issue Feb 13, 2025 · 0 comments
Open

[Enhancement] Thinned Caps Brush Rounding Mode #333

athyfr opened this issue Feb 13, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@athyfr
Copy link

athyfr commented Feb 13, 2025

Feature/enhancement description:

This new brush rounding mode would minimize the aliasing at the caps.

From godot-antialiased-line2d's README:

"Due to how the texture is tiled, Line2D endings will not be antialiased. Only the long sides are antialiased. In practice, this still looks quite good most of the time. You can adjust the caps or use variable width to make aliasing on the ends less noticeable."

I propose that a new brush rounding mode is added that thins the caps to 0 thickness, giving a bevelled look, and minimizing the aliasing.

@athyfr athyfr added the enhancement New feature or request label Feb 13, 2025
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

No branches or pull requests

1 participant