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

发送GIF图片手机端显示异常 #1204

Closed
Colter23 opened this issue Apr 21, 2021 · 0 comments
Closed

发送GIF图片手机端显示异常 #1204

Colter23 opened this issue Apr 21, 2021 · 0 comments
Labels
M 优先级: 主要 x:question 标签: 需要更多信息
Milestone

Comments

@Colter23
Copy link

发送GIF图片手机端无法显示动画,电脑端正常。

版本

  • mirai-core: 2.6.1

补充信息

测试用图

@Colter23 Colter23 added the x:question 标签: 需要更多信息 label Apr 21, 2021
@Him188 Him188 added the M 优先级: 主要 label Apr 22, 2021
@Him188 Him188 added this to the Backlog milestone Apr 22, 2021
Him188 pushed a commit that referenced this issue Sep 15, 2021
* Add height, width, size and imageType attribute to Image class
Close #1543 #1204 #1032

* Let ImageType enum code before the `Internals`, Also add @JvmStatic and OrNull version for match method

* Use runBIO and throws annotation for getImageInfo

* Add .kt suffix for MPP imagesImpl

* Return empty imageInfo for unsupported images

* Fix wrong file name

* apiDump

* Renaming MPP file instead of adding JvmName annotation

* Optimize readability and only use BIO at call-site

* Fix bug for detecting image type

* Detecting javax module for java 9+

* Clean up

* Disable some image types which not supported

* Use cross platform code to read images, readd support for apng

* Fix bug in reading image

* apiDump

* Fix bug in image reading and write unite test

* Fix wording

* Remove webp support and throws IllegalArgumentException for unsupported format

* Remove WEBP enum type

* Add unit test for unsupported image and correct comments

* Fix buffer input stream error when reading images

* Applying suggestions and fix jpg reading

* Add complete SOF decoding for jpg and clean up

* Caching jpg sof byte ranges

* Save `values()` as IMAGE_TYPE_ENUM_LIST for preventing clone operation

* Remove duplicated it
@Him188 Him188 modified the milestones: Backlog, 2.8.0-M1 Sep 19, 2021
@Him188 Him188 closed this as completed Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M 优先级: 主要 x:question 标签: 需要更多信息
Projects
None yet
Development

No branches or pull requests

2 participants