We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
希望可以支持获取动态头像,动态图生成可以兼容透明背景
The text was updated successfully, but these errors were encountered:
获取动态头像: Mirai未提供正确的头像URL
mamoe/mirai#1557
GIF支持透明色: 暂未找到合适的实现方式
BufferedImage.TYPE_3BYTE_BGR
#fff
举例说明:
alpha > 0
#000
详见 BaseGifMaker.java 与 FastAnimatedGifEncoder.java
Sorry, something went wrong.
Try v6.0
新增 自动获取正确分辨率的头像
https://github.com/Dituon/petpet/releases/tag/6.0
下个版本会引入Rust构建的渲染核心,支持处理带有alpha通道的调色板,可以构建透明背景的GIF。
https://github.com/Dituon/petpet-rs
No branches or pull requests
希望可以支持获取动态头像,动态图生成可以兼容透明背景
The text was updated successfully, but these errors were encountered: