Comment 1 for bug 1590634

Revision history for this message
gue5t gue5t (gue5t) wrote :

Midori calls "pango_font_family_is_monospace" to determine whether a font is monospace. There are fonts for which this function seems to return the wrong value.

As a workaround, you can edit the configuration file directly, in "${XDG_CONFIG_HOME:-~/.config}/midori/config". Change the "monospace-font-family=Whatever" line to "monospace-font-family=Monaco".