howd they do that?
- Started
- Last post
- 7 Responses
- liquid
http://www.returnofdesign.com/45…
see the H1... heres the CSS ...am I missing something...how is it anti-aliased like that....
h1 {
font-family: Arial;
font-size: 20px;
line-height: 24px;
font-weight: normal;
margin: 0 0 12px 0;
padding: 0;
text-transform: uppercase;
color: #643;
letter-spacing: -0.2em;
}
- shaft0
you're looking for sIFR :]
- imakedesign0
sIFR
- jocks0
Sorry, I don't see it. I'm on a mac and all text on every site is all smoof and eye-friendly.
- jpea0
http://www.returnofdesign.com/si…
the javascript usedthe reason why you can highlight it is because it's selectable text in flash
- liquid0
I thought it was that...
but I wasnt sure cause maybe I am not sure how sIFR works....
- liquid0
so after looking at this....I think to myself...can you use more then one font with this.... cause you can only export one sifr.swf
unless you put it under different dirs and then call on it with different style sheets.... one for headers and one for reg txt...dunno have to try it I guess....
anyone have any experience with it..??