Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
出于某种原因,这种具有透明背景的 PNG 显示为白色边缘,但只有在几乎相同阴影的灰色背景上,黑色或浅灰色才可以。
它是 24 位文件,并且以我之前在 Photoshop 中多次完成的相同方式完成,没有任何问题。
这是因为它对白色背景进行了抗锯齿处理。尝试将您的 PNG 保存为适当的 32 位?
字母的抗锯齿没有使用任何 alpha 值,它们只是根据您的默认背景颜色呈现。无论如何,它在黑色上看起来不太好,我立即看到了硬抗锯齿像素;)