Results 1 to 8 of 8

Thread: Embedding a Font

  1. #1
    Join Date
    Jan 2006
    Posts
    234
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Question Embedding a Font

    Hi.

    I'm not sure if I'm in the right place here to ask this question so forgive me if I'm not.
    What I would like to know is if it is possible to embed a Font to a webpage so that the person who opens that site can read the font without having it installed on their PC.
    If this can be done plaese someone tell me how.

    Thanks in advance.

    Cheng

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Make it a picture, heh.

    Sorry, I am in a mood. No harm meant. I am sure there is a way, I just don't know it.

    Have you googled embedding fonts yet?
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #3
    Join Date
    Jan 2006
    Posts
    234
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Default

    Hi Blizzard.

    I made it a picture, but I just wanted to know if it can be done like writing a whole text block in a certain font that definitly most of the people don't have installed but can read it.
    I will check out Google now but at first I thought I might be a scripting thing that's why I asked here.

    Thanks.

    Cheng

  4. #4
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    aye, and it very well canbe a script, although I really can't see the logic in this. That link I posted above looked rather promising though... not sure what it entails.

    If you want to post your findings and what worked for you (providing something does) please post back with that info so others may learn as well
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  5. #5
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Cheng
    What I would like to know is if it is possible to embed a Font to a webpage so that the person who opens that site can read the font without having it installed on their PC.
    Font embedding was a technology that was investigated, but it never really took off. As I recall, NN4 implemented it, and IE still does, but I don't think any other browser has.

    For logos and headings, you might consider using images (with appropriate alternative text).

    Mike

  6. #6
    Join Date
    May 2007
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    In this day and age, i can't believe nobody has come up with a way to embed fonts...its really sad & frustrating haha.

  7. #7
    Join Date
    May 2007
    Posts
    28
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Here's a link I found about embedding fonts. I skimmed through it but I personally would not embed text and make it images like everyone else said.

    http://www.webmonkey.com/99/45/index0a.html

  8. #8
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    In this day and age, i can't believe nobody has come up with a way to embed fonts...its really sad & frustrating
    No it isn't. As Mike said, it's been done; it just never took off. Simply put, the effort and bandwidth of downloading an entire font just for one page really isn't worth it.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

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