2021
2019
2014
FF Subsetter - Optimize your Web FontFont
by srcmax & 2 othersHow to optimize for legibility using text-rendering | Webdesigner Depot
by srcmax2012
Optimiser le rendu de @font-face : tout un programme ! – Clever Age, 100% digital
by srcmax & 1 other2011
Fontsprings New Bulletproof @Font-Face Syntax slighty tweaked | The CSS Ninja
by fastclemmyLosing face with IE8 | Kenneth's Universe
by srcmax, 1 comment2010
-moz-font-feature-settings - MDC
by srcmaxThe -moz-font-feature-settings CSS property allows control over advanced typographic features in OpenType fonts.
Giving Challenged @font-face Fonts The Italics Makeover
by srcmaxSee the nice italicized text in the heading of this article? It is not so obvious to style as you may think. There are many great free and commercial fonts out there that allow @font-face embedding. Unfortunately, not all of them have an italics variant for one reason or another. For example, the font I use for my blogs headlines, Graublau Sans Web, does not have a true italics variant included with it, while the font I use for the blog’s copy, Droid Sans, does. When a font doesn’t have an italics variant, and you try to italicize it in a web-page using i and em tags, the results depend on the browser you are using:
* Safari, Chrome and Opera will render the font normally without italicizing it.
* Internet Explorer and Firefox will attempt to italicize the font, but Internet Explorer will slant the font at a 20° angle while Firefox implements a 10° slant.