From: Po Lu Date: Tue, 4 Mar 2025 06:29:35 +0000 (+0800) Subject: ; * etc/PROBLEMS: Document the same problem here. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aeda081239f09b172b015cf0d6bf90c25f922f23;p=emacs.git ; * etc/PROBLEMS: Document the same problem here. (cherry picked from commit dcfbf7d1863fdba0329dcefa73c6ec15eb8046cf) --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index b8d00b7679e..0d61a3bc76e 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -3830,6 +3830,16 @@ executing: $ adb shell appops set --uid org.gnu.emacs MANAGE_EXTERNAL_STORAGE allow +** Images embedded in SVG files are invisible. + +This is a product of librsvg's failing to locate a suitable MIME +database enabling it automatically to detect image file formats. The +procedure by which to obtain such a database is documented in the node +'(emacs)Android Software' in the Emacs manual; you may also download a +pre-compiled MIME database from this SourceForge repository: + + https://sourceforge.net/projects/android-ports-for-gnu-emacs/files/mime-database.tar.gz/download + * Build-time problems ** Configuration