Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0c1e3f0d
Commit
0c1e3f0d
authored
May 12, 2009
by
Chong Yidong
Browse files
Documented font-backend X resource and frame parameter.
parent
80be4dd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
etc/NEWS
etc/NEWS
+4
-4
No files found.
etc/NEWS
View file @
0c1e3f0d
...
...
@@ -1731,15 +1731,15 @@ but signals an error if STRING contains a non-ASCII, non-eight-bit
character.
** Changes related to the new font backend
Which font backends to use can be specified by the X resource
"FontBackend".
For instance, to use both X core fonts and Xft fonts:
+++
***
Which font backends to use can be specified by the X resource
"FontBackend".
For instance, to use both X core fonts and Xft fonts:
Emacs.FontBackend: x,xft
If this resource is not set, Emacs tries to use all font backends
available on your graphic device.
+++
*** New frame parameter `font-backend' specifies a list of
font-backends supported by the frame's graphic device. On X, they are
currently `x' and `xft'.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment