Web Typography: Tell Me What You Want

JCranfordTeague
30.Apr.2008 9.08am
JCranfordTeague's picture

We all know that Web typography sucks, but it’s like the weather: everybody complains, but nobody does anything about it. Well, now you can. As a member of the World Wide Web Consortium’s CSS Work Group (the group the defines how styles work in Web pages), I recently took on the duty of advocate and editor for CSS Fonts (how fonts are displayed) and CSS Web Fonts (downloadable fonts). These specifications define the core styles for Web typography.

By and large the CSS specifications have not had a lot of input from designers, the very people who use them every day. Let’s change that! I’m working on the revised specifications to present at a CSS Work Group meeting in August, and I want your ideas on what we can do to improve typography on the Web.

To participate, read my blog entry on webbedENVIRONMENTS calling for feedback and then post your ideas on my blog or here in this Typophile Forum thread.

Help me Typophile, you’re my only hope!



Ralf Herrmann
30.Apr.2008 11.08am
Ralf Herrmann's picture

I’m pretty happy with the CSS3 Web Fonts draft. If only browsers would start to support it.

Wishlist:
-automatic hyphenation (something like »language:de-at« in a CSS rule.The browser would then do the hyphenation according to the specified language)
-a CSS-based system for protecting commercial webfonts (limiting the use of a font to a certain domain)

font-size-adjust, font-stretch, and font-smooth are very good additions. For example, it’s almost impossible to mix the ClearType fonts with the older core fonts in smaller sizes. font-size-adjust could fix that.

BTW: I just did a survey about webfonts among webdesigners: http://opentype.info/blog/2008/04/19/font-face-survey-results/


poms
30.Apr.2008 1.30pm
poms's picture

3 naive expectations:
-Looking good on screen (Win OS, Mac OS) and looking acceptable, if printed with a user’s printer
-Having similar design to typefaces used in print, s.th. like webversions of them
-Easy (intuitive) to work with (CSS, Javascript) …

Think corporate design; you want colors, layout, typefaces, etc. in all media looking similar, or if it’s possible, the same. Okay, most of the people are far from expecting the clone, but as more it can get derived from existing print layouts, the better – we want consistency, the client wants it also. Don’t get me wrong, i don’t expect a 7- columns in a mobile phone browser :)

We need more Arial/Helvetica (or compareable Grotesks with the same first impression), Georgia/Miller, etc., which are easy to use. The money thing wouldn’t really matter (if “reasonable prices” were demanded), if i can tell (and show live on the monitor) the client the big advantage consistency can bring.

It gets difficult, if the designer wants to get off the beaten track – The only way open to us is pictures, sIFR for headlines, Flash (.swf-Format) now. Maybe you are a part of the “change”.

Good luck (for all of us)

BTW I did the 4th project within 6 months using Verdana as a textface for websites. Germany is a “sans land” so i can only go with Verdana, Arial, Tahoma, Lucida Sans to replace a decent sans-design we’re using in print.


aluminum
30.Apr.2008 2.10pm
aluminum's picture

Seems like a lot of these requests really fall outsize of the W3C and web specifications. These seems issues closer to DRM, browser rendering engines, etc.

As for CSS specific requests:

- more specific/narrow generic font families (beyond sans, serif, etc.)
- do NOT include some effects (stretching type...3-d...etc.)
- concept of columns (I think that’s already in the queue)


Thomas Phinney
30.Apr.2008 4.37pm
Thomas Phinney's picture

I have many interests and concerns around web fonts. I did a survey of designers as well.

http://blogs.adobe.com/typblography/2007/11/web_fonts_1.html

http://blogs.adobe.com/typblography/2007/11/web_user_survey_results.html
(I eventually got over 300 answers, but that didn’t change the stats much.)

Cheers,

T


eeblet
30.Apr.2008 8.43pm
eeblet's picture

Not a CSS request, but an HTML one - a caption tag that applies not just to tables, but can be used for image captions; one of the tags I wish for most. For CSS, I’d like the ability to associate various font properties with a given family, such that I could list something like:

font: Myriad bold 1em, Univers 300 1.2em, Verdana normal .88em, normal sans .8em

This is clearly problematic syntax, but I hope it demonstrates the sort of behavior I’d like to see... I assume it’s too far out there, though. ;)

—-
eeblet.com