|
-
Apr 6th, 2006, 09:28 AM
#1
Thread Starter
Hyperactive Member
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.
-
Apr 7th, 2006, 08:15 AM
#2
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!
-
Apr 7th, 2006, 09:53 AM
#3
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|