看起来我的本地 ImageMagick 无法解码 HEIC 格式,导致在测试 ImageMagick 识别该文件为 JPEG 时抛出错误。
$ identify spec/fixtures/images/should_be_jpeg.heic
identify-im6.q16: no decode delegate for this image format `HEIC' @ error/constitute.c/ReadImage/560.
我使用的是 20.04.2 LTS focal 版本,需要更新哪些内容?