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

🐛 Bug: Aliasing on manta rays in the registration section #7

Open
3 tasks done
JoshuaKGoldberg opened this issue Mar 3, 2025 · 3 comments
Open
3 tasks done
Labels
type: bug Something isn't working :( 🐛

Comments

@JoshuaKGoldberg
Copy link
Member

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Expected

All our SVG images should render nicely across all browser. No odd aliasing artifacts.

Actual

The left manta ray (?) in the "Registration is open! section has some aliasing artifacts showing light pixels around the top of its fins:

Screenshot of a filled slate blue manta ray outline with white pixel aliasing underneath its top fins

I'm not great with SVGs myself and don't know how to fix this. Accepting PRs!

Additional Info

🐠

@JoshuaKGoldberg JoshuaKGoldberg added the type: bug Something isn't working :( 🐛 label Mar 3, 2025
@Yonava
Copy link

Yonava commented Mar 4, 2025

Have you tried the shape rendering API? Crisp Edges may work

@JoshuaKGoldberg
Copy link
Member Author

Yona! Hey! No, I haven't - and probably won't have time to soon. But if you want to try it out and send a PR if it works, that'd be awesome!

@Yonava
Copy link

Yonava commented Mar 4, 2025

Ya, I'll test it out after work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working :( 🐛
Projects
None yet
Development

No branches or pull requests

2 participants