diff options
author | 2023-10-24 18:20:36 +0200 | |
---|---|---|
committer | 2023-10-24 18:37:51 +0200 | |
commit | a370d9e0cf9af3561db6ae100ffffb5713172329 (patch) | |
tree | 1f6d78820017b74ac536d67cc2974996511af227 /app-emacs | |
parent | www-client/chromium: drop 119.0.6045.21 (diff) | |
download | gentoo-a370d9e0cf9af3561db6ae100ffffb5713172329.tar.gz gentoo-a370d9e0cf9af3561db6ae100ffffb5713172329.tar.bz2 gentoo-a370d9e0cf9af3561db6ae100ffffb5713172329.zip |
app-editors/emacs: Add use-dependency on imagemagick
Propagate the flags for the jpeg, png, svg and tiff backends. Otherwise,
when visiting an image file, the following error will occur for svg:
ImageMagick error: Document is empty
`No such file or directory` @ error/svg.c/SVGError/3370
For jpeg, png and TIFF, a different error message is printed:
ImageMagick error: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/746 [8 times]
No error occurs for webp.
Bug: https://bugs.gentoo.org/916204
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs')
0 files changed, 0 insertions, 0 deletions