summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2019-06-19 19:40:33 +0300
committerEli Zaretskii <eliz@gnu.org>2019-06-19 19:40:33 +0300
commita7f71e8dfae9b1571a2ad34e44f000ff4a391644 (patch)
tree9d8ecd34b1dda437458a09975c4cec1121f0b356
parentc6239cc113dff2c78ec981614e76a0564d3b0340 (diff)
downloademacs-a7f71e8dfae9b1571a2ad34e44f000ff4a391644.tar.gz
Update documentation of font backends on MS-Windows
* doc/emacs/msdos.texi (Windows Fonts): Update the documentation of requesting specific font backends.
-rw-r--r--doc/emacs/msdos.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/emacs/msdos.texi b/doc/emacs/msdos.texi
index dc34904a012..6933130d5bd 100644
--- a/doc/emacs/msdos.texi
+++ b/doc/emacs/msdos.texi
@@ -1014,6 +1014,15 @@ invokes Emacs. You can also request all the 3 backends via the
font searches for characters for which no fonts are available on the
system will take longer.
+Alternatively, you could specify a font backend for a frame via the
+@code{font-backend} frame parameter, using
+@code{modify-frame-parameters} (@pxref{Parameter Access,,, elisp, The
+Emacs Lisp Reference Manual}). You can also request specific font
+backend(s) for all your frames via @code{default-frame-alist} and
+@code{initial-frame-alist} (@pxref{Frame Parameters}). Note that the
+value of the @code{font-backend} parameter should be a list of
+symbols, as in @code{(uniscribe)} or @w{@code{(harfbuzz uniscribe gdi)}}.
+
@cindex font properties (MS Windows)
@noindent
Optional properties common to all font backends on MS-Windows are: