It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

Adding Font to Apache

Adding Font to Apache

Postby instinct46 on Wed Apr 18, 2007 1:16 pm

Right i didn't no were to place this post :? but anywayz does anyone know how to add a *.ttf file to apache so that your site can use that font??

cheers in advance
User avatar
instinct46
50+ Club
 
Posts: 90
Joined: Tue Mar 27, 2007 1:07 pm
Location: St Helens, England

Postby Ezdo on Thu Apr 19, 2007 12:15 am

As far as I'm aware, fonts are saved client-side, meaning you cannot use a font on your website unless the person viewing it also has that same font installed.

Think - when you're writing html, you write <font face="xxx">your text here</font> - so when the web server sends that out to clients, it is sending text, not a picture of what the letters look like.

You could try any of the following -

    * Stick to using regular fonts
    * Turn your text into an image of the same text written in your font and send it that way
    * Offer a link to the .ttf file on your website, so users can download the font themselves and view a special version of your site using that specific font



Hope this helps,
Ezdo
Ezdo
50+ Club
 
Posts: 51
Joined: Thu Apr 19, 2007 12:07 am


Who is online

Users browsing this forum: No registered users and 10 guests