Websites/Taskforce/Proposals/Web Fonts: Difference between revisions
Theinterned (talk | contribs) |
Theinterned (talk | contribs) |
||
Line 35: | Line 35: | ||
There are a number of sources that list fonts that are available with varying degrees of free and/or open licenses. | There are a number of sources that list fonts that are available with varying degrees of free and/or open licenses. | ||
* [http://kernest.com/ Kernest.com] | |||
*[http://www.fontsquirrel.com Font Squirrel] | *[http://www.fontsquirrel.com Font Squirrel] | ||
*[http://code.google.com/webfonts Google Font Directory] | *[http://code.google.com/webfonts Google Font Directory] |
Revision as of 16:11, 9 December 2010
Web Fonts Proposal (Status: Draft)
Working Group
Ned Schwartz and David Boswell
Problem
Mozilla branding uses the FontFont Meta font for logotype. However, FF Meta is a proprietary font with a closed license.
It is felt that it would serve Mozilla's goals best to search for a free and open alternative to FF Meta.
A free and open font becomes especially important when it comes to extending the Mozilla brand to it's web properties through the use of css3 @font-face embedding. FF Meta cannot be included in a Mozilla project without compromising Mozilla's goal of distributing only open-licensed code (where is this goal stated? -ned).
If you are interested, you can read a long-form discussion of the issue on the Drumbeat discussion group here: http://groups.google.com/group/mozilla.community.drumbeat/browse_thread/thread/93ead76b1e4c4993
Related Bugs
https://bugzilla.mozilla.org/show_bug.cgi?id=545012
This brings up a few questions:
- Should Meta be replaced completely in Mozilla branding, or are we just concerned about web typography?
- Do we want and/or need to have consistant typography across mozilla products and websites?
- How open do we need the licensing of our replacement font to be? Is it simply being free as in beer good enough to allows code to be distributed? Or do we want a license that allows modification etc.
Solution
An ideal overall solution may be:
- Either adopt an existing open font or partner with a type studio to design a "mozilla font" that is free and open. Ideally the font would have both a serif and a sans and must be available to to community to hack on; for example by adding support for more languages etc.
- this font would be promoted as an official mozilla project on the projects page: http://www.mozilla.org/projects/ and mozilla would maintain a version controlled repo for it, bugzilla etc.
- This font would be hosted by mozilla (as well as third parties like Kenest.com etc.)
- Use the font on Mozilla web sites.
- Rebrand with the new font (logos, etc)
- Use the rebrand as a big marketing opportunity to promote the use of open fonts, this font in particular, the WOFF format, the new mozilla branding as a further step away from proprietary and towards open source etc.
One solution is to find a font or set of fonts that Mozilla adopts and recommends for use in websites. There are a number of sources that list fonts that are available with varying degrees of free and/or open licenses.
Many of the free fonts are free for a reason; they are incomplete or are hard on the eyes.
Another Possibility would be to commission the design of an open font similar to Google's commissioning of Droid Sans.
Finally, a blend of the two would be to select a currently available free font and work with the foundry to flesh it out.
Font Hosting
It has be suggested that Mozilla could host one or more fonts for use by others. This would tie in with the typography solutions above. Upon selecting a font to be used in Mozilla websites, said font could be hosted to others in the mozilla community.
Fontue is an open source Font Server Developed for use at Kernest.com. The project is hosted on github.
Use Cases
Already there are a few fonts that have been adopted in the Mozilla web universe:
Museo Sans
Museo is a great font, has serif, slab-serif and sans serif variations. Unfortunately the free members of the font are pretty limited: there is only one weight in each variant available, and the license is not very permissive.
http://new.myfonts.com/fonts/exljbris/museo-sans/ http://www.fontsquirrel.com/fonts/Museo-Sans
In use on:
Titillium
http://www.fontsquirrel.com/fonts/TitilliumText
In use on:
Droid Sans
Created for the Open Handset Alliance, Droid is a nice, quiet serif. It is very readable, but it doesn't have a huge amount of character, though it's open letterforms are attractive. The font is also limited in it's range, lacking italics in the sans-serif .
http://en.wikipedia.org/wiki/Droid_(font) http://www.fontsquirrel.com/fonts/Droid-Sans
In use on:
PT Sans
PT Sans is not in use anywhere in Mozilla yet, but it is a great heir to Meta's throne; it is a humanist sans-serif with an inviting and fun character while maintaining clarity.
http://www.fontsquirrel.com/fonts/PT-Sans
Minutes from Web Task Force Meetings
September 23rd, 2010
There was interest in this topic and an agreement that the idea of creating a more consistent font style is worth working on. In terms of timing this looked like something to look at more seriously in 2011 due to scheduling issues for the rest of 2010, although we talked about things that could be done now for anyone interested in driving things forward.
One of the reasons for the delay is that a Mozilla and Firefox brand study is being done now and we should see the results of that before making decisions that could effect logos and sites. Another reason was that web projects for the end of the year are already under way that include the Meta font and we don't want to delay those because of this font discussion.
In the meantime though, we can do research on available open fonts that might serve some or all of our needs and we can also look into the technical issues with serving an open font in a way that could be re-used widely in the community. Neither of these things depends on what the final font choice will be so we aren't blocked by not knowing the answer to that now (for instance, we can set up a test font and change to a different font later for production use.)