Making Fonts Appear on a Users System

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NickDavis
    Confirmed User
    • Nov 2006
    • 269

    #1

    Making Fonts Appear on a Users System

    ok so you make an html doc and at the top of the page it says "yeah check out my html doc" and the font for that text is on that the user doesnt have on their computer... so how do you make it display as the original font you chose when they view it?

    thanks
  • BV
    wtf
    • Sep 2001
    • 10914

    #2
    Originally posted by NickDavis
    ok so you make an html doc and at the top of the page it says "yeah check out my html doc" and the font for that text is on that the user doesnt have on their computer... so how do you make it display as the original font you chose when they view it?

    thanks
    if they dont have the font on their system then you dont, you are SOL, only way is not to use text and use an image, this is basic 1stgrade web 101

    Comment

    • sicone
      Retired
      • Jan 2004
      • 18453

      #3
      offer a download of the font on the page.. if they care enough to view it in your font.. they will download and plug it in

      Comment

      • NickDavis
        Confirmed User
        • Nov 2006
        • 269

        #4
        no way? there has got to be a way to do this lol like uploading the font file and making the code draw the font display from there instead of the users comp.... right?

        Comment

        • GatorB
          The Demon & 12clicks
          • Oct 2001
          • 18208

          #5
          Originally posted by NickDavis
          no way? there has got to be a way to do this lol like uploading the font file and making the code draw the font display from there instead of the users comp.... right?
          You're new to computers aren't you?

          Comment

          • NickDavis
            Confirmed User
            • Nov 2006
            • 269

            #6
            yeah man i just figured out what the internet is... crazyness. who would have ever conceived the idea that through code we can make something display on the users screen? shit i feel so dumb now tsk tsk

            ass

            Comment

            • CDSmith
              Too lazy to set a custom title
              • May 2001
              • 51460

              #7
              Originally posted by BV
              if they dont have the font on their system then you dont, you are SOL, only way is not to use text and use an image, this is basic 1stgrade web 101
              Promote Wildmatch, ImLive, Sexier.com, and more!!

              ALWAYS THE HIGHEST PAYOUTS: Big Bux/ImLive SIGNUP ON NOW!!!

              Put some PUSSYCA$H in your pocket.
              ICQ me at: 31024634

              Comment

              • fetishblog
                Confirmed User
                • Sep 2005
                • 5995

                #8
                Originally posted by NickDavis
                yeah man i just figured out what the internet is... crazyness. who would have ever conceived the idea that through code we can make something display on the users screen? shit i feel so dumb now tsk tsk

                ass
                You're asking this on GFY. What the fuck did you expect?

                Fling.com doesn't steal your traffic and sales unlike some other dating companies. I promote them, and so should you!

                Comment

                • sumphatpimp
                  Confirmed User
                  • Aug 2002
                  • 5235

                  #9
                  make a graphic with photshop or some other graphics program.

                  Comment

                  • Mutt
                    Too lazy to set a custom title
                    • Sep 2002
                    • 34431

                    #10
                    you can embed a font with CSS - not sure how a surfers security settings effect it though cuz you are forcing them to download a TTF file.
                    I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!

                    Comment

                    • BigBen
                      Confirmed User
                      • Nov 2004
                      • 2299

                      #11
                      You can use GD with PHP to create images on the fly with the font and text you want...

                      Comment

                      • Tom_PM
                        Porn Meister
                        • Feb 2005
                        • 16443

                        #12
                        Heres a link I found on google in the past minute:
                        http://www.webmonkey.com/design/font...tutorial2.html
                        43-922-863 Shut up and play your guitar.

                        Comment

                        • NickDavis
                          Confirmed User
                          • Nov 2006
                          • 269

                          #13
                          finally the intelligent people came out... interesting that through the use of code i CAN in fact make things appear on users screens... take that 1971 skeptical computer guy... take that.

                          Comment

                          • Tom_PM
                            Porn Meister
                            • Feb 2005
                            • 16443

                            #14
                            You can, but wow I flipped through that tutorial and it looks like stone knives and bearskins (if you get the star trek reference)
                            43-922-863 Shut up and play your guitar.

                            Comment

                            • GatorB
                              The Demon & 12clicks
                              • Oct 2001
                              • 18208

                              #15
                              Originally posted by NickDavis
                              finally the intelligent people came out... interesting that through the use of code i CAN in fact make things appear on users screens... take that 1971 skeptical computer guy... take that.
                              My my aren't we a bit pissy. Anyways I think that atricle is a bit OLD.

                              "Surprise, surprise: Netscape and Microsoft each has its own technology for embedding fonts! And they're different! Sad but true.

                              Embedded OpenType

                              TrueType,
                              OpenType

                              Internet Explorer 4
                              or higher


                              TrueDoc

                              TrueType,
                              PostScript Type 1

                              Navigator 4.03 or higher,
                              Internet Explorer 4
                              or higher (Windows only) *
                              "

                              Comment

                              Working...