]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/PROBLEMS: Document the same problem here.
authorPo Lu <luangruo@yahoo.com>
Tue, 4 Mar 2025 06:29:35 +0000 (14:29 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Mar 2025 21:05:48 +0000 (22:05 +0100)
(cherry picked from commit dcfbf7d1863fdba0329dcefa73c6ec15eb8046cf)

etc/PROBLEMS

index b8d00b7679e76556975c801baeb8e762a3364537..0d61a3bc76edf7d385a0ac5561246a5b0cc3b34b 100644 (file)
@@ -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