maintainer-feedback requested: [Bug 258293] www/firefox (1729109) The preferred default font is no longer used, for some sites, following an upgrade from Firefox 91.0.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 5 22:24:58 BST 2021


Jan Beich <jbeich at FreeBSD.org> has asked freebsd-kde (Team) <kde at FreeBSD.org>
for maintainer-feedback:
Bug 258293: www/firefox (1729109) The preferred default font is no longer used,
for some sites, following an upgrade from Firefox 91.0.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258293



--- Comment #2 from Jan Beich <jbeich at FreeBSD.org> ---
How does Plasma store System Settings -> Appearance -> Global Theme -> Fonts
preferences? fonts-conf(5), gsettings or something else? I'd like to reproduce
outside of KDE.

$ fc-match mono
DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"
$ fc-match sans
DejaVuSans.ttf: "DejaVu Sans" "Book"
$ fc-match serif
DejaVuSerif.ttf: "DejaVu Serif" "Book"
$ fc-match -v | fgrep hint
	hintstyle: 1(i)(w)
	hinting: True(s)
	autohint: False(s)
	fonthashint: True(w)

$ gsettings list-recursively | fgrep font
org.gnome.desktop.wm.preferences titlebar-uses-system-font true
org.gnome.desktop.wm.preferences titlebar-font 'Cantarell Bold 11'
org.gnome.desktop.interface font-antialiasing 'grayscale'
org.gnome.desktop.interface monospace-font-name 'Source Code Pro 10'
org.gnome.desktop.interface document-font-name 'Cantarell 11'
org.gnome.desktop.interface font-hinting 'slight'
org.gnome.desktop.interface font-rgba-order 'rgb'
org.gnome.desktop.interface font-name 'Cantarell 11'


More information about the kde-freebsd mailing list