Now I think about it more, even just ensuring that monospace fonts fall
back to other monospace fonts wouldn't solve the problem, for two
reasons. First, monospace fonts can be different widths, so the fallback
might be wider than the original. And second, the character might not be
present in any monospace fonts at all, but still be present in a
proportional font, and it would be better to fall back to a proportional
font than to nothing at all.

So ideal behavior, perhaps, would be ensuring that a fallback character
for a monospace font is the same width as the original font -- by
centering it if it is narrower, and by scaling it down if it is wider.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/932958

Title:
  Missing characters in monospace fonts fall back to proportional fonts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/932958/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to