https://bugzilla.wikimedia.org/show_bug.cgi?id=71240
Bug ID: 71240
Summary: Re-evaluate serif font stack for headers
Product: MediaWiki skins
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Vector
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Web browser: ---
Mobile Platform: ---
In vector, the h1 and h2 use serif fonts (everything else is sans-serif).
Unfortunately the font stack used results in a highly inconsistent user
experience across different browsers, due to also affecting the visibility and
or relative sizes of the headers.
The stack is thus: @content-heading-font-family: "Linux Libertine", Georgia,
Times, serif;
Linux Libertine: Ideal font according to the current design. Relatively small,
heavy serif font. Installed by default on pretty much no platforms.
Georgia: Relatively large, light serif font, when compared to Linux Libertine.
Incompatible with some languages, also results in legibility issues due to
strange rules for some character combinations. Installed by default on windows
and mac(?).
Times: Somewhat generic fallback. Tries to go for a 'times' style serif or
something. No different effect than 'serif' on most platforms.
serif: Generic fallback. Results in any number of different fonts, from DejaVu
serif (which is downright ugly especially at larger sizes) to Times New Roman
(which is smaller and lighter than Georgia).
Headers need to stand out in order to be effective, and the relative small
sizes and lightness of some of these, especially when combined with relatively
large sans-serif fonts in other headers/content text, limits this effectiveness
on some platforms.
If the font delivered could be standardised (probably to the default, Linux
Libertine), this could help to address many of the inconsistency issues.
However, if core support for webfonts is not yet sufficient to handle this, is
this font stack really appropriate at present given its inherent instability?
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l