Web designer fonts
You probably know that the sites can usually only display the fonts that you have one on your computer. This is usually even out CSS'e font family:
font-family: Tahoma, Helvetica, Arial, sans-serif; Visitor will not have Tahoma, Helvetica rodysim, not Helvetica, Arial will be.
But the design is often the case with special fonts, which has only a designer. Here are some ways to provide exceptional fonts in my project neniuniokojant than its design or functionality.
Fahrner Image Replacement (FIR)
Of course, probably the easiest way - instead of the font to use sketch (background image):
div {
background-image:url("hello_world.gif");
background-repeat: no-repeat;
height: 35px;
}
This method is open to criticism, due to incompatibility with many programs.
sIFR (Scalable Inman Flash Replacement)
You probably already know most of the way using the cipher . This technique uses JavaScript and Flash
Facelift
There is also a relatively new highly functional way - Facelift . This technique dynamically generates an image instead of text using a font designer.
Typester
Today, many foreign blogs wrote about another one - way Typester . In this way, the ability to exploit browsers 'drawing' vector images.
I have not tried any, so I can not objectively compare.














Leave your comment