I like how fonts look on a Mac. Is it possible to render something similar in a website and have it work on all operating systems and browsers? I'm aware of font-face but I can't seem to find a clean font. Ideally I want Arial but more smooth.
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
migrated from stackoverflow.com Jun 24 '11 at 2:41
|
This is not Mac-font-specific, but: in order to have a font that is available on every platform, you could use webfonts. Google Webfonts provides them, for example. The only thing you have to do is include a Stylesheet in your Just take a look at a gallery, there are a lot fonts that have a nice and smooth look. |
|||
|
|
|
Take the font from your filesystem and upload it to this website. Use the cufon script to render your images. I did this on my profile website, and a few others. It looks pretty nice, though can have a slight delay. |
|||
|
|