Activate your free membership today | Log-in

Typography


Friday, July 2nd, 2010

text-rendering: optimizeLegibility; //Can you read me now?

Category: Typography

text-rendering: optimizeLegibility;. Awesome.

Posted by Dion Almaer at 6:27 am
26 Comments

++---
2.7 rating from 3 votes

Wednesday, May 19th, 2010

2010: Web Fonts Are Here and Ready to Use

Category: Announcements, Font, Framework, Google, Typography

There's an old saying: "It took me ten years to be an overnight success." We've been waiting for web fonts for at least a decade, and 2010 will finally be the year that web fonts go mainstream. This is in no small part to the work both Typekit and Google have been doing. Today they Read the rest...

Posted by Brad Neuberg at 1:12 pm
21 Comments

OOOOO
Rate the above post

Monday, October 26th, 2009

Be a CSS Ninja with your Font Dragr

Category: Firefox, Showcase, Typography

The CSS Ninja has created a Font Dragr drag and drop font tester: Font dragr is an experimental web app that uses HTML5 & CSS3 to create a useful standalone web based application for testing custom fonts, once you visit it for the first time you don’t need to be online to use it after Read the rest...

Posted by Dion Almaer at 6:34 am
6 Comments

+----
1.6 rating from 48 votes

Tuesday, October 6th, 2009

@font-face: How to embed it, and how it looks across browsers

Category: Typography

Zoltan Hawryluk has written a detailed in-depth post on @font-face. Not only does he go into detail on using fonts via CSS: PLAIN TEXT CSS:   @font-face {         font-family: 'Droid Sans';         src: url('/shared/fonts/DroidSans/DroidSans.eot');         src: local('Droid Sans'),              local('Droid Read the rest...

Posted by Dion Almaer at 6:13 am
5 Comments

+++--
3.5 rating from 24 votes