Posts tagged with ‘custom font’
Custom font
October 28th, 2008
I saw another custom font solution today: typeface
Instead of creating images or using flash just to show your site’s graphic text in the font you want, you can use typeface.js and write in plain HTML and CSS, just as if your visitors had the font installed locally.
A while ago, I blogged about the SIFR 3. And there are many other solutions to render text in fonts that your client’s machine does not have. For example, generating the text as an image. BTW wasn’t there a wordpress plugin that does this? I wasn’t able to find it in my quick search. Can someone enlighten me?
One thing I hate about all these solutions is that you may no longer highlight the text in order to copy its content in all the browsers I know. It just bugs me to no end when expected browser behaviors get changed because you want some fancy fonts for your site.
I wish more browsers would implement the @font-face css rule so maybe then we can get around this issue?
sIFR 3
September 17th, 2008
sIFR lets you use your favorite font on your websites by cleverly working with Flash, JavaScript and CSS.
I saw it used in the Bella theme. I don’t know how compatible it is for all browsers but I might just try it out in my future themes

