From: Po Lu Date: Sun, 16 Jun 2024 02:55:43 +0000 (+0800) Subject: Document unavailability of color fonts on Android X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7f09c59bb08e35b8504b035ba5cff973f365c46e;p=emacs.git Document unavailability of color fonts on Android * doc/emacs/android.texi (Android Fonts): Document absence of support for color fonts. (cherry picked from commit 3241d6cfbfeca48fbd5dc12dbf56c21688e9dce4) --- diff --git a/doc/emacs/android.texi b/doc/emacs/android.texi index 889661c7036..cfa29d59f36 100644 --- a/doc/emacs/android.texi +++ b/doc/emacs/android.texi @@ -1038,10 +1038,10 @@ home directory. Emacs assumes there will always be a font named ``Droid Sans Mono'', and then defaults to using this font. These fonts are then displayed by the @code{sfnt-android} font driver. - This font driver is presently without support for OpenType fonts; -hence, only a subset of the fonts installed on any given system are -available to Emacs. If you are interested in lifting this limitation, -please contact @email{emacs-devel@@gnu.org}. + This font driver is presently without support for OpenType or color +fonts; hence, only a subset of the fonts installed on any given system +are available to Emacs. If you are interested in lifting this +limitation, please contact @email{emacs-devel@@gnu.org}. If the @code{sfnt-android} font driver fails to find any fonts at all, Emacs falls back to the @code{android} font driver. This is a