https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258293

Jan Beich <jbe...@freebsd.org> changed:

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

--- Comment #2 from Jan Beich <jbe...@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'

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to