Results 1 to 3 of 3

Thread: Setting a Font on server [resolved]

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Posts
    492

    Resolved Setting a Font on server [resolved]

    I am creating a website that is using an odd font, which might not be available for all users. Is there a way that I can set the font in the code, to come from a file? I know I did something like the following code in java but is it possible in html?

    FontFactory.register("/fonts/timesbi.ttf");
    Last edited by mrstuff68; Apr 7th, 2006 at 09:53 AM.

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Setting a Font on server

    Get Any Font You Want

    And whatever you do, despite what they say there, don't use the <font> tag!

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Posts
    492

    Re: Setting a Font on server

    It looks like it is a great link, I have looked it over and when I get some free time I am going to try and implement it.

    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width