aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas2022-03-03 06:30:34 +0100
committerStefan Kangas2022-03-03 06:30:34 +0100
commitca8f4ebc492c470ec041e11f5d5b005c6d0d44e6 (patch)
tree73d7d1e6d71ed1f5aa047d4600e2caec3c270208
parent86969f9658e278ebacb3d625d0309046ff1f2b54 (diff)
parent225e0d6047de9576ee48ce612fcd561f818195aa (diff)
downloademacs-ca8f4ebc492c470ec041e11f5d5b005c6d0d44e6.tar.gz
emacs-ca8f4ebc492c470ec041e11f5d5b005c6d0d44e6.zip
Merge from origin/emacs-28
225e0d6047 Correct etc/NEWS entry about bitmapped fonts # Conflicts: # etc/NEWS
-rw-r--r--etc/NEWS.289
1 files changed, 4 insertions, 5 deletions
diff --git a/etc/NEWS.28 b/etc/NEWS.28
index 58c7c44a2bf..84041d79c20 100644
--- a/etc/NEWS.28
+++ b/etc/NEWS.28
@@ -43,11 +43,10 @@ recommend examining any such warnings before you decide they are
43false. 43false.
44 44
45** The Cairo graphics library is now used by default if present. 45** The Cairo graphics library is now used by default if present.
46'--with-cairo' is now the default, if the appropriate development files 46'--with-cairo' is now the default, if the appropriate development
47are found by 'configure'. Note that building with Cairo means using 47files are found by 'configure'. Building with Cairo is known to cause
48Pango instead of libXFT for font support. Since Pango 1.44 has 48some problems with bitmap fonts. This may require you to adjust your
49removed support for bitmapped fonts, this may require you to adjust 49font settings, or to build with Xft support instead.
50your font settings.
51 50
52Note also that 'FontBackend' settings in ".Xdefaults" or 51Note also that 'FontBackend' settings in ".Xdefaults" or
53".Xresources", or 'font-backend' frame parameter settings in your init 52".Xresources", or 'font-backend' frame parameter settings in your init