235 - Set default monospace fallback font
This commit is contained in:
parent
d91b0ebc94
commit
1dc89f1d5a
1 changed files with 8 additions and 0 deletions
|
|
@ -7,6 +7,14 @@ include::partial$entities.adoc[]
|
|||
== GNOME now uses Wayland only
|
||||
The GNOME X11 session has been removed from Fedora Linux. Users previously using GNOME on X11 will be transparently upgraded to the GNOME Wayland session. X11 applications are still supported on GNOME.
|
||||
|
||||
[[default-monospace-fonts]]
|
||||
== Set default fallback monospace font
|
||||
In previous Fedora releases, monospace fonts were implicitly substituted with sans-serif fonts by default configuration file in fontconfig if missing, which was the case for some languages.
|
||||
This could result in unpredictable behavior once additional font packages were installed.
|
||||
Fedora 43 fixes this by assigning a tentative default monospace font for languages that were previously missing it.
|
||||
|
||||
If you were relying on old behavior, you can use `fonts-tweak-tool` to specify the default monospace font for a certain language.
|
||||
|
||||
[[gdk-pixbuf-glycin]]
|
||||
== gdk-pixbuf2 now uses Glycin sandboxed image loading
|
||||
`gdk-pixbuf2` now depends on Glycin, the sandboxed image loading framework, which greatly improves security.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue