Use any truetype font on a website
An annoyance for anyone who wants to design a website is the limited set of (truetype) fonts one can use. sIFR is one of the ways to solve it for the headings of your page.
An annoyance for anyone who wants to design a website is the limited set of (truetype) fonts one can use. sIFR is one of the ways to solve it for the headings of your page.
Another way to
Another way to use TrueType fonts is True Font Family.
You'll need a PHP capable server with GD to use it. Or be allowed to use a server.
Disadvantage over sIFR is that it uses a bit more bandwidth while each text is replaced by an image.
Advantage over sIFR is that it works by using 100% valid CSS. So when TrueType web fonts finally are supported you won't need to adjust anything.
Another advantage is that you can use all text related CSS rules to make up your fonts.
And best of all it does not require any manual work like preparing Flash movies for each font you want to use or changing your HTML code.
More information: http://www.truefontfamily.com/
The above comment is a bit
The above comment is a bit more commercial than usual on this site, but it might be interesting for people looking for image replacement.
Thanks for leaving it in
Thanks for leaving it in tact. I'd just like to add that there is also a free version available.