How to install font on user's browser?

  • Thread starter Thread starter dee
  • Start date Start date
dee said:
Hi,
Is there a way to install font on user's machine?
Thanks.
Dee

I don't believe you can do it automatically. Css allows you to list the
fonts you'd like to use in most desired to least desired order. If you
are licensed to distribute the font, you can probably offer it for
download (although bear in mind that the world is not all windows/IE,
so you may have to offer the font in several formats, or accept that
some people still wont get your desired effects).

Finally, if worst comes to worst, have an entirely CSS font (not mine)
http://www.cssplay.co.uk/menu/cssfont.html :-)

Damien
 
Thanks Damien.

Damien said:
I don't believe you can do it automatically. Css allows you to list the
fonts you'd like to use in most desired to least desired order. If you
are licensed to distribute the font, you can probably offer it for
download (although bear in mind that the world is not all windows/IE,
so you may have to offer the font in several formats, or accept that
some people still wont get your desired effects).

Finally, if worst comes to worst, have an entirely CSS font (not mine)
http://www.cssplay.co.uk/menu/cssfont.html :-)

Damien
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top