diff options
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 5067b53817b..9e4a631c729 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -728,6 +728,18 @@ and ps-mule to print Unicode characters. | |||
| 728 | 728 | ||
| 729 | You may have bad fonts. | 729 | You may have bad fonts. |
| 730 | 730 | ||
| 731 | ** Under X, some characters are unexpectedly wide. | ||
| 732 | |||
| 733 | e.g. recent versions of Inconsolata show this issue for almost all of | ||
| 734 | its characters. Due to what is probably an Xft bug, the determination | ||
| 735 | of the width of some characters is incorrect. One workaround is to | ||
| 736 | build emacs with Cairo enabled ("configure --with-cairo" and have the | ||
| 737 | appropriate Cairo development packages installed) as this | ||
| 738 | configuration does not suffer from this problem. See | ||
| 739 | <https://github.com/googlefonts/Inconsolata/issues/42> and | ||
| 740 | <https://lists.gnu.org/archive/html/bug-gnu-emacs/2020-01/msg00456.html> | ||
| 741 | for more discussion. | ||
| 742 | |||
| 731 | ** Under X, an unexpected monospace font is used as the default font. | 743 | ** Under X, an unexpected monospace font is used as the default font. |
| 732 | 744 | ||
| 733 | When compiled with XFT, Emacs tries to use a default font named | 745 | When compiled with XFT, Emacs tries to use a default font named |