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

继续优化配置文件大小,将 RGBA 转 LA #541

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

lns103
Copy link
Contributor

@lns103 lns103 commented Jan 20, 2025

这些图片里有RGBA(彩色透明)、LA(灰度透明)、P(调色板)、1(二值)几种颜色格式
将所有RGBA格式的图片转为LA,可以节省空间

将所有彩色透明格式的图片转为灰度透明
@fankes fankes merged commit 4b28d99 into fankes:main Jan 20, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants