how do i show a font in my server?

Discussion in 'PHP' started by samindika, Jun 22, 2007.

  1. #1
    I want to use a font on my server as site's default font.can i do that? Please help me to find code to this!:confused::confused::confused:
     
    samindika, Jun 22, 2007 IP
  2. smalldog

    smalldog Peon

    Messages:
    66
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I am not sure, but i think that font is kind of client thing not server thing, but maybe i am wrong
     
    smalldog, Jun 22, 2007 IP
  3. tamilsoft

    tamilsoft Banned

    Messages:
    1,155
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You cannot use your own font for texts on your site,coz it causes problem when the user does not have that font on their system.But you can used your own font for images in your site, by using PHP's imagettftext() function.
     
    tamilsoft, Jun 22, 2007 IP