Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Sep 2021 21:24:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 258293] www/firefox (1729109) The preferred default font is no longer used, for some sites, following an upgrade from Firefox 91.0.2
Message-ID:  <bug-258293-21738-khimPEynxG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258293-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258293-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258293

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |maintainer-feedback?(kde@Fr
                   |                            |eeBSD.org)
                 CC|                            |kde@FreeBSD.org

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
How does Plasma store System Settings -> Appearance -> Global Theme -> Fonts
preferences? fonts-conf(5), gsettings or something else? I'd like to reprod=
uce
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'

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258293-21738-khimPEynxG>