[Webkit-unassigned] [Bug 190109] Not monospaced

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 11:10:49 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190109

--- Comment #6 from Дилян Палаузов <dpa-webkit at aegee.org> ---
Perhaps.  I installed fonts manually.  fontcongig seems to declare in its default configurition files which fonts are preferred monospace.

fc-list :spacing=100 emits
  /usr/share/fonts/truetype/anonymous_pro/Anonymous_Pro.ttf: Anonymous Pro:style=Regular
  /usr/share/fonts/truetype/ubuntu-font-family-0.80/UbuntuMono-BI.ttf: Ubuntu Mono:style=Bold Italic
  /usr/share/fonts/truetype/noto-hints/NotoMono-Regular.ttf: Noto Mono:style=Regular
  /usr/share/fonts/truetype/liberation/LiberationMono-BoldItalic.ttf: Liberation Mono:style=Bold Italic
  /usr/share/fonts/truetype/noto-hints/NotoEmoji-Regular.ttf: Noto Emoji:style=Regular
  /usr/share/fonts/truetype/ubuntu-font-family-0.80/UbuntuMono-RI.ttf: Ubuntu Mono:style=Italic
  /usr/share/fonts/truetype/liberation/LiberationMono-Bold.ttf: Liberation Mono:style=Bold
  /usr/share/fonts/truetype/ubuntu-font-family-0.80/UbuntuMono-B.ttf: Ubuntu Mono:style=Bold
  /usr/share/fonts/truetype/liberation/LiberationMono-Regular.ttf: Liberation Mono:style=Regular
  /usr/share/fonts/truetype/liberation/LiberationMono-Italic.ttf: Liberation Mono:style=Italic
  /usr/share/fonts/truetype/anonymous_pro/Anonymous_Pro_BI.ttf: Anonymous Pro:style=Bold Italic
  /usr/share/fonts/truetype/anonymous_pro/Anonymous_Pro_I.ttf: Anonymous Pro:style=Italic
  /usr/share/fonts/truetype/ubuntu-font-family-0.80/UbuntuMono-R.ttf: Ubuntu Mono:style=Regular
  /usr/share/fonts/truetype/noto-hints/NotoColorEmoji.ttf: Noto Color Emoji:style=Regular
  /usr/share/fonts/truetype/anonymous_pro/Anonymous_Pro_B.ttf: Anonymous Pro:style=Bold

but fc-match monospace printed a totally different font.  Apparently for the output of fc-match the font properties are irrelepant and only the fc-configuration files matter, which by default do not mention the files from the list above and have to be set manually.

The conclusion it, that Epiphany lets the user set a monospaced font, but the choice gets ignored, so the case went back to https://gitlab.gnome.org/GNOME/epiphany/issues/82  .

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181001/37deba2b/attachment.html>


More information about the webkit-unassigned mailing list