diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/display.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index b4e9baf877f..952191a246b 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi | |||
| @@ -3253,6 +3253,7 @@ The charset registry and encoding of the font, such as | |||
| 3253 | The script that the font must support (a symbol). | 3253 | The script that the font must support (a symbol). |
| 3254 | 3254 | ||
| 3255 | @item :otf | 3255 | @item :otf |
| 3256 | @cindex OpenType font | ||
| 3256 | The font must be an OpenType font that supports these OpenType | 3257 | The font must be an OpenType font that supports these OpenType |
| 3257 | features, provided Emacs is compiled with support for @samp{libotf} (a | 3258 | features, provided Emacs is compiled with support for @samp{libotf} (a |
| 3258 | library for performing complex text layout in certain scripts). The | 3259 | library for performing complex text layout in certain scripts). The |