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

发现星星的锯齿感比较严重 #15

Open
Asukaaaaaa opened this issue Aug 29, 2023 · 1 comment
Open

发现星星的锯齿感比较严重 #15

Asukaaaaaa opened this issue Aug 29, 2023 · 1 comment

Comments

@Asukaaaaaa
Copy link

网上搜了一下给ratial-gradient设置非整数的边界能有效缓解
如下修改后

.star-son {
    ...
    background-image: radial-gradient(..., transparent calc(var(--size) - 1%), #fff);
}

设置字体大小为8px下的对比
屏幕截图 2023-08-29 183437
屏幕截图 2023-08-29 183507

但是正常倍数下观感也不明显,仅供up参考吧😆

@Xiumuzaidiao
Copy link
Owner

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants